libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Type: rand_meth_st


Contents
Info
Fields
Memory Layout

Info

Name rand_meth_st
Type STRUCT
Fields 6
Source rand.h
Size 48
Usage The type is used by 5 symbols and 1 type.

Fields

PADDINGFIELD
BIT-FIELD

PosNameTypeSizeOffset
0seedvoid(*)(void const*, int)80
1bytesint(*)(unsigned char*, int)88
2cleanupvoid(*)()816
3addvoid(*)(void const*, int, double)824
4pseudorandint(*)(unsigned char*, int)832
5statusint(*)()840

Memory Layout

OffsetContentsType
0.seedvoid(*)(void const*, int)
8.bytesint(*)(unsigned char*, int)
16.cleanupvoid(*)()
24.addvoid(*)(void const*, int, double)
32.pseudorandint(*)(unsigned char*, int)
40.statusint(*)()




Andrey Ponomarenko's ABI laboratory