libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: CMS_SignerInfo_get0_md_ctx


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
CMS_SignerInfo_get0_md_ctx ( CMS_SignerInfo* si )
Type FUNC
Bind GLOBAL
Params 1
Return EVP_MD_CTX*
Source cms_sd.c
Size 5

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0siCMS_SignerInfo*8%rdi
RETURN
.retvalEVP_MD_CTX*8%rax

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalEVP_MD_CTX*
%rdisiCMS_SignerInfo*




Andrey Ponomarenko's ABI laboratory