BearSSL
|
Context for AESCTR_DRBG. More...
Data Fields | |
const br_prng_class * | vtable |
Pointer to the vtable. More... | |
Context for AESCTR_DRBG.
The context contents are opaque, except the first field, which supports OOP.
const br_prng_class* br_aesctr_drbg_context::vtable |
Pointer to the vtable.
This field is set with the initialisation method/function.