RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Data Fields
Hash_Context Struct Reference

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_Controlhash
 This member references a hash value if needed.
 
size_t index
 This member contains an index into the hash value bytes if needed.
 

Detailed Description

This type represents the context to compute a hash value.


The documentation for this struct was generated from the following file: