libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Type: hmac_ctx_st


Contents
Info
Fields
Memory Layout

Info

Name hmac_ctx_st
Type STRUCT
Fields 6
Source hmac.h
Size 288
Usage The type is used by 8 symbols.

Fields

PADDINGFIELD
BIT-FIELD

PosNameTypeSizeOffset
0mdEVP_MD const*80
1md_ctxEVP_MD_CTX488
2i_ctxEVP_MD_CTX4856
3o_ctxEVP_MD_CTX48104
4key_lengthunsigned int4152
5keyunsigned char[128]128156

Memory Layout

OffsetContentsType
0.mdEVP_MD const*
8.md_ctxEVP_MD_CTX
56.i_ctxEVP_MD_CTX
104.o_ctxEVP_MD_CTX
152.key_lengthunsigned int
156.keyunsigned char[128]
284padding




Andrey Ponomarenko's ABI laboratory