libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: CAST_encrypt


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
CAST_encrypt ( unsigned int* data, CAST_KEY const* key )
Type FUNC
Bind GLOBAL
Params 2
Return void
Source c_enc.c
Size 925

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0dataunsigned int*8%rdi
1keyCAST_KEY const*8%rsi
RETURN: none

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rdidataunsigned int*
%rsikeyCAST_KEY const*




Andrey Ponomarenko's ABI laboratory