SemiDrive SSDK Appication Program Interface PTG3.0
hash_ctx_t

#include <hash.h>

Field Documentation

◆ block_byte_len

uint8_t block_byte_len

◆ digest_byte_len

uint8_t digest_byte_len

◆ finish_flag

uint8_t finish_flag

◆ first_update_flag

uint8_t first_update_flag

◆ hash_alg

HASH_ALG hash_alg

◆ hash_buffer

uint8_t hash_buffer[HASH_BLOCK_MAX_BYTE_LEN]

◆ iterator

uint32_t iterator[HASH_ITERATOR_MAX_WORD_LEN]

◆ iterator_word_len

uint8_t iterator_word_len

◆ status

hash_status_t status

◆ total

uint32_t total[HASH_TOTAL_LEN_MAX_WORD_LEN]

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