Context for HMAC operations based on sha256. More...
#include <sha256.h>
Data Fields | |
sha256_context_t | c_in |
Context for inner hash calculation. | |
sha256_context_t | c_out |
Context for outer hash calculation. | |
sha256_context_t hmac_context_t::c_in |
sha256_context_t hmac_context_t::c_out |