libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Type: x509_purpose_st


Contents
Info
Fields
Memory Layout

Info

Name x509_purpose_st
Type STRUCT
Fields 7
Source x509v3.h
Size 48
Usage The type is used by 5 symbols and 2 types.

Fields

PADDINGFIELD
BIT-FIELD

PosNameTypeSizeOffset
0purposeint40
1trustint44
2flagsint48
3check_purposeint(*)(struct x509_purpose_st const*, X509 const*, int)816
4namechar*824
5snamechar*832
6usr_datavoid*840

Memory Layout

OffsetContentsType
0.purposeint
4.trustint
8.flagsint
12padding
16.check_purposeint(*)(struct x509_purpose_st const*, X509 const*, int)
24.namechar*
32.snamechar*
40.usr_datavoid*




Andrey Ponomarenko's ABI laboratory