libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: DES_is_weak_key


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
DES_is_weak_key ( const_DES_cblock* key )
Type FUNC
Bind GLOBAL
Params 1
Return int
Source set_key.c
Size 74

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0keyconst_DES_cblock*8%rdi
RETURN
.retvalint4%rax

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalint
%rdikeyconst_DES_cblock*




Andrey Ponomarenko's ABI laboratory