libssl.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Type: X509_crl_st


Contents
Info
Fields
Memory Layout

Info

Name X509_crl_st
Type STRUCT
Fields 15
Source x509.h
Size 120
Usage The type is used by 4 types.

Fields

PADDINGFIELD
BIT-FIELD

PosNameTypeSizeOffset
0crlX509_CRL_INFO*80
1sig_algX509_ALGOR*88
2signatureASN1_BIT_STRING*816
3referencesint424
4flagsint428
5akidAUTHORITY_KEYID*832
6idpISSUING_DIST_POINT*840
7idp_flagsint448
8idp_reasonsint452
9crl_numberASN1_INTEGER*856
10base_crl_numberASN1_INTEGER*864
11sha1_hashunsigned char[20]2072
12issuersstruct stack_st_GENERAL_NAMES*896
13methX509_CRL_METHOD const*8104
14meth_datavoid*8112

Memory Layout

OffsetContentsType
0.crlX509_CRL_INFO*
8.sig_algX509_ALGOR*
16.signatureASN1_BIT_STRING*
24.referencesint
28.flagsint
32.akidAUTHORITY_KEYID*
40.idpISSUING_DIST_POINT*
48.idp_flagsint
52.idp_reasonsint
56.crl_numberASN1_INTEGER*
64.base_crl_numberASN1_INTEGER*
72.sha1_hashunsigned char[20]
92padding
96.issuersstruct stack_st_GENERAL_NAMES*
104.methX509_CRL_METHOD const*
112.meth_datavoid*




Andrey Ponomarenko's ABI laboratory