Searched refs:HASH_SIZE (Results 1 – 7 of 7) sorted by relevance
111 u8 actual_hash[HASH_SIZE]; in test_hash_test_vectors()133 u8 hash[HASH_SIZE]; in test_hash_all_lens_up_to_4096()155 u8 hash1[HASH_SIZE]; in test_hash_incremental_updates()156 u8 hash2[HASH_SIZE]; in test_hash_incremental_updates()211 u8 hash[HASH_SIZE]; in test_hash_buffer_overruns()240 u8 hash[HASH_SIZE]; in test_hash_overlaps()287 u8 hash1[128 + HASH_SIZE]; in test_hash_alignment_consistency()288 u8 hash2[128 + HASH_SIZE]; in test_hash_alignment_consistency()607 u8 mac[HASH_SIZE]; in test_hmac()608 u8 mac2[HASH_SIZE]; in test_hmac()[all …]
10 #define HASH_SIZE SHA1_DIGEST_SIZE macro
10 #define HASH_SIZE SHA224_DIGEST_SIZE macro
10 #define HASH_SIZE SHA512_DIGEST_SIZE macro
10 #define HASH_SIZE SHA256_DIGEST_SIZE macro
10 #define HASH_SIZE SHA384_DIGEST_SIZE macro
40 #define HASH_SIZE POLY1305_DIGEST_SIZE macro
Completed in 7 milliseconds