libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: X509_STORE_CTX_set_depth


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
X509_STORE_CTX_set_depth ( X509_STORE_CTX* ctx, int depth )
Type FUNC
Bind GLOBAL
Params 2
Return void
Source x509_vfy.c
Size 18

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0ctxX509_STORE_CTX*8%rdi
1depthint4%rsi
RETURN: none

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rdictxX509_STORE_CTX*
%rsidepthint




Andrey Ponomarenko's ABI laboratory