libssl.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Type: srp_ctx_st


Contents
Info
Fields
Memory Layout

Info

Name srp_ctx_st
Type STRUCT
Fields 16
Source ssl.h
Size 128
Usage The type is used by 2 types.

Fields

PADDINGFIELD
BIT-FIELD

PosNameTypeSizeOffset
0SRP_cb_argvoid*80
1TLS_ext_srp_username_callbackint(*)(SSL*, int*, void*)88
2SRP_verify_param_callbackint(*)(SSL*, void*)816
3SRP_give_srp_client_pwd_callbackchar*(*)(SSL*, void*)824
4loginchar*832
5NBIGNUM*840
6gBIGNUM*848
7sBIGNUM*856
8BBIGNUM*864
9ABIGNUM*872
10aBIGNUM*880
11bBIGNUM*888
12vBIGNUM*896
13infochar*8104
14strengthint4112
15srp_Maskunsigned long8120

Memory Layout

OffsetContentsType
0.SRP_cb_argvoid*
8.TLS_ext_srp_username_callbackint(*)(SSL*, int*, void*)
16.SRP_verify_param_callbackint(*)(SSL*, void*)
24.SRP_give_srp_client_pwd_callbackchar*(*)(SSL*, void*)
32.loginchar*
40.NBIGNUM*
48.gBIGNUM*
56.sBIGNUM*
64.BBIGNUM*
72.ABIGNUM*
80.aBIGNUM*
88.bBIGNUM*
96.vBIGNUM*
104.infochar*
112.strengthint
116padding
120.srp_Maskunsigned long




Andrey Ponomarenko's ABI laboratory