libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: CMS_EnvelopedData_create


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
CMS_EnvelopedData_create ( EVP_CIPHER const* cipher )
Type FUNC
Bind GLOBAL
Params 1
Return CMS_ContentInfo*
Source cms_env.c
Size 124

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0cipherEVP_CIPHER const*8%rdi
RETURN
.retvalCMS_ContentInfo*8%rax

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalCMS_ContentInfo*
%rdicipherEVP_CIPHER const*




Andrey Ponomarenko's ABI laboratory