libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: CMS_RecipientInfo_kekri_get0_id


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
CMS_RecipientInfo_kekri_get0_id ( CMS_RecipientInfo* ri, X509_ALGOR** palg, ASN1_OCTET_STRING** pid, ASN1_GENERALIZEDTIME** pdate, ASN1_OBJECT** potherid, ASN1_TYPE** pothertype )
Type FUNC
Bind GLOBAL
Params 6
Return int
Source cms_env.c
Size 172

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0riCMS_RecipientInfo*8%rdi
1palgX509_ALGOR**8%rsi
2pidASN1_OCTET_STRING**8%rdx
3pdateASN1_GENERALIZEDTIME**8%rcx
4potheridASN1_OBJECT**8%r8
5pothertypeASN1_TYPE**8%r9
RETURN
.retvalint4%rax

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalint
%rdiriCMS_RecipientInfo*
%rsipalgX509_ALGOR**
%rdxpidASN1_OCTET_STRING**
%rcxpdateASN1_GENERALIZEDTIME**
%r8potheridASN1_OBJECT**
%r9pothertypeASN1_TYPE**




Andrey Ponomarenko's ABI laboratory