libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: EVP_PKEY_paramgen


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
EVP_PKEY_paramgen ( EVP_PKEY_CTX* ctx, EVP_PKEY** ppkey )
Type FUNC
Bind GLOBAL
Params 2
Return int
Source pmeth_gn.c
Size 236

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0ctxEVP_PKEY_CTX*8%rdi
1ppkeyEVP_PKEY**8%rsi
RETURN
.retvalint4%rax

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalint
%rdictxEVP_PKEY_CTX*
%rsippkeyEVP_PKEY**




Andrey Ponomarenko's ABI laboratory