Searched refs:HASH_CTX (Results 1 – 11 of 11) sorted by relevance
130 struct HASH_CTX ctx; in test_hash_all_lens_up_to_4096()152 struct HASH_CTX ctx; in test_hash_incremental_updates()200 const size_t max_tested_len = TEST_BUF_LEN - sizeof(struct HASH_CTX); in test_hash_buffer_overruns()202 struct HASH_CTX *guarded_ctx = buf_end - sizeof(*guarded_ctx); in test_hash_buffer_overruns()208 struct HASH_CTX ctx; in test_hash_buffer_overruns()237 struct HASH_CTX ctx; in test_hash_overlaps()309 static const u8 zeroes[sizeof(struct HASH_CTX)]; in test_hash_ctx_zeroization()310 struct HASH_CTX ctx; in test_hash_ctx_zeroization()361 struct HASH_CTX hash_ctx;
9 #define HASH_CTX sha512_ctx macro
9 #define HASH_CTX sha384_ctx macro
9 #define HASH_CTX sha1_ctx macro
9 #define HASH_CTX sha224_ctx macro
9 #define HASH_CTX md5_ctx macro
39 #define HASH_CTX poly1305_desc_ctx macro
30 #define HASH_CTX blake2b_ctx macro
30 #define HASH_CTX blake2s_ctx macro
28 #define HASH_CTX polyval_ctx macro
10 #define HASH_CTX sha3_ctx macro