libssl.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Type: dh_st


Contents
Info
Fields
Memory Layout

Info

Name dh_st
Type STRUCT
Fields 18
Source dh.h
Size 144
Usage The type is used by 9 types.

Fields

PADDINGFIELD
BIT-FIELD

PosNameTypeSizeOffset
0padint40
1versionint44
2pBIGNUM*88
3gBIGNUM*816
4lengthlong824
5pub_keyBIGNUM*832
6priv_keyBIGNUM*840
7flagsint448
8method_mont_pBN_MONT_CTX*856
9qBIGNUM*864
10jBIGNUM*872
11seedunsigned char*880
12seedlenint488
13counterBIGNUM*896
14referencesint4104
15ex_dataCRYPTO_EX_DATA16112
16methDH_METHOD const*8128
17engineENGINE*8136

Memory Layout

OffsetContentsType
0.padint
4.versionint
8.pBIGNUM*
16.gBIGNUM*
24.lengthlong
32.pub_keyBIGNUM*
40.priv_keyBIGNUM*
48.flagsint
52padding
56.method_mont_pBN_MONT_CTX*
64.qBIGNUM*
72.jBIGNUM*
80.seedunsigned char*
88.seedlenint
92padding
96.counterBIGNUM*
104.referencesint
108padding
112.ex_dataCRYPTO_EX_DATA
128.methDH_METHOD const*
136.engineENGINE*




Andrey Ponomarenko's ABI laboratory