libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: RSA_set_default_method


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
RSA_set_default_method ( RSA_METHOD const* meth )
Type FUNC
Bind GLOBAL
Params 1
Return void
Source rsa_lib.c
Size 8

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0methRSA_METHOD const*8%rdi
RETURN: none

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rdimethRSA_METHOD const*




Andrey Ponomarenko's ABI laboratory