liboqs
|
#include <sha2_ops.h>
Data Fields | |
void * | ctx |
size_t | data_len |
uint8_t | data [128] |
Data structure for the state of the SHA-224 incremental hashing API.
void* OQS_SHA2_sha224_ctx::ctx |
Internal state
uint8_t OQS_SHA2_sha224_ctx::data[128] |
unprocessed data buffer
size_t OQS_SHA2_sha224_ctx::data_len |
current number of bytes in data