libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: SRP_VBASE_new


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
SRP_VBASE_new ( char* seed_key )
Type FUNC
Bind GLOBAL
Params 1
Return SRP_VBASE*
Source srp_vfy.c
Size 176

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0seed_keychar*8%rdi
RETURN
.retvalSRP_VBASE*8%rax

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalSRP_VBASE*
%rdiseed_keychar*




Andrey Ponomarenko's ABI laboratory