struct CRYPTO_EX_DATA_CLASS

Defined at line 726 of file ../../third_party/boringssl/src/crypto/fipsmodule/sha/../../internal.h

CRYPTO_EX_DATA_CLASS tracks the ex_indices registered for a type which

supports ex_data. It should defined as a static global within the module

which defines that type.

Public Members

crypto_mutex_st lock
CRYPTO_EX_DATA_FUNCS * funcs
CRYPTO_EX_DATA_FUNCS * last
CRYPTO_atomic_u32 num_funcs
uint8_t num_reserved