BearSSL
|
SHA-1 context. More...
#include <bearssl_hash.h>
Data Fields | |
const br_hash_class * | vtable |
Pointer to vtable for this context. | |
SHA-1 context.
First field is a pointer to the vtable; it is set by the initialisation function. Other fields are not supposed to be accessed by user code.
const br_hash_class* br_sha1_context::vtable |
Pointer to vtable for this context.