libssh.so 0.7.1 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: ssh_pki_export_pubkey_base64


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
ssh_pki_export_pubkey_base64 ( ssh_key const key, char** b64_key )
Type FUNC
Bind GLOBAL
Params 2
Return int
Source pki.c
Size 116

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0keyssh_key const8%rdi
1b64_keychar**8%rsi
RETURN
.retvalint4%rax

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rax.retvalint
%rdikeyssh_key const
%rsib64_keychar**




Andrey Ponomarenko's ABI laboratory