libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: TS_MSG_IMPRINT_set_algo


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
TS_MSG_IMPRINT_set_algo ( TS_MSG_IMPRINT* a, X509_ALGOR* alg )
Type FUNC
Bind GLOBAL
Params 2
Return int
Source ts_req_utils.c
Size 104

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0aTS_MSG_IMPRINT*8%rdi
1algX509_ALGOR*8%rsi
RETURN
.retvalint4%rax

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalint
%rdiaTS_MSG_IMPRINT*
%rsialgX509_ALGOR*




Andrey Ponomarenko's ABI laboratory