libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: CMS_RecipientInfo_kari_decrypt


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
CMS_RecipientInfo_kari_decrypt ( CMS_ContentInfo* cms, CMS_RecipientInfo* ri, CMS_RecipientEncryptedKey* rek )
Type FUNC
Bind GLOBAL
Params 3
Return int
Source cms_kari.c
Size 195

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0cmsCMS_ContentInfo*8%rdi
1riCMS_RecipientInfo*8%rsi
2rekCMS_RecipientEncryptedKey*8%rdx
RETURN
.retvalint4%rax

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalint
%rdicmsCMS_ContentInfo*
%rsiriCMS_RecipientInfo*
%rdxrekCMS_RecipientEncryptedKey*




Andrey Ponomarenko's ABI laboratory