libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: EVP_get_cipherbyname


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
EVP_get_cipherbyname ( char const* name )
Type FUNC
Bind GLOBAL
Params 1
Return EVP_CIPHER const*
Source names.c
Size 19

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0namechar const*8%rdi
RETURN
.retvalEVP_CIPHER const*8%rax

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalEVP_CIPHER const*
%rdinamechar const*




Andrey Ponomarenko's ABI laboratory