Searched refs:HASH_MAX_LEN (Results 1 – 4 of 4) sorted by relevance
10 #define HASH_MAX_LEN 64 macro47 uint8_t output[HASH_MAX_LEN]; in demo_hash()103 uint8_t output[HASH_MAX_LEN]; in demo_hash_virt()171 uint8_t output[HASH_MAX_LEN]; in demo_hmac()228 uint8_t output[HASH_MAX_LEN]; in demo_hmac_virt()
14 #define HASH_MAX_LEN 64 macro48 uint8_t hash_soft[HASH_MAX_LEN], hash_hard[HASH_MAX_LEN]; in test_hash_item_virt()141 uint8_t hash_soft[HASH_MAX_LEN], hash_hard[HASH_MAX_LEN]; in test_hash_item_fd()
128 #define HASH_MAX_LEN 64 macro