libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: CMS_RecipientInfo_get0_pkey_ctx


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
CMS_RecipientInfo_get0_pkey_ctx ( CMS_RecipientInfo* ri )
Type FUNC
Bind GLOBAL
Params 1
Return EVP_PKEY_CTX*
Source cms_env.c
Size 35

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0riCMS_RecipientInfo*8%rdi
RETURN
.retvalEVP_PKEY_CTX*8%rax

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalEVP_PKEY_CTX*
%rdiriCMS_RecipientInfo*




Andrey Ponomarenko's ABI laboratory