struct ExDataClass
Defined at line 764 of file ../../third_party/boringssl/src/crypto/fipsmodule/sha/../../internal.h
ExDataClass 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
StaticMutex lock
ExDataFuncs * funcs
ExDataFuncs * last
Atomic num_funcs
uint8_t num_reserved
Public Methods
void ExDataClass (bool with_app_data)
Defined at line 765 of file ../../third_party/boringssl/src/crypto/fipsmodule/sha/../../internal.h