libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: AES_decrypt


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
AES_decrypt ( unsigned char const* p1, unsigned char* p2, AES_KEY const* p3 )
Type FUNC
Bind GLOBAL
Params 3
Return void
Source aes.h
Size 184

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0p1unsigned char const*8
1p2unsigned char*8
2p3AES_KEY const*8
RETURN: none

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

Not used to pass parameters or return value.




Andrey Ponomarenko's ABI laboratory