RTEMS 6.1-rc4
|
This type represents the context to compute a hash value. More...
#include <hash.h>
Data Fields | |
SHA256_CTX | Context |
This member contains the hash algorithm context. | |
Hash_Control * | hash |
This member references a hash value if needed. | |
size_t | index |
This member contains an index into the hash value bytes if needed. | |
This type represents the context to compute a hash value.