![]() |
Synergy Software Package User's Manual
|
#include <sf_crypto_hash.h>
Data Fields | |
| sf_crypto_hash_state_t | status |
| Module status. | |
| sf_crypto_hash_type_t | hash_type |
| HASH algorithm type. | |
| sf_crypto_hash_context_t | hash_context |
| Context for calculating message digest. | |
| sf_crypto_instance_t * | p_lower_lvl_crypto_common |
| Pointer to a Crypto Framework common instance. | |
| hash_instance_t * | p_lower_lvl_instance |
| pointer to lower-level crypto module control structure | |
SSP Crypto HASH Framework instance control block