libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: EVP_PKEY_asn1_find


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
EVP_PKEY_asn1_find ( ENGINE** pe, int type )
Type FUNC
Bind GLOBAL
Params 2
Return EVP_PKEY_ASN1_METHOD const*
Source ameth_lib.c
Size 84

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0peENGINE**8%rdi
1typeint4%rsi
RETURN
.retvalEVP_PKEY_ASN1_METHOD const*8%rax

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalEVP_PKEY_ASN1_METHOD const*
%rdipeENGINE**
%rsitypeint




Andrey Ponomarenko's ABI laboratory