Blake2sContext Struct Reference
BLAKE2s algorithm context. More...
#include <blake2s.h>
Data Fields | |
uint32_t | h [8] |
union { | |
uint32_t m [16] | |
uint8_t buffer [64] | |
}; | |
size_t | size |
uint32_t | totalSize [2] |
size_t | digestSize |
Detailed Description
Field Documentation
◆ @1
union { ... } |
◆ buffer
◆ digestSize
◆ h
◆ m
◆ size
◆ totalSize
The documentation for this struct was generated from the following file:
- cyclone_crypto/mac/blake2s.h