Home
last modified time | relevance | path

Searched refs:HASH_INIT (Results 1 – 11 of 11) sorted by relevance

/linux/lib/crypto/tests/
H A Dhash-test-template.h135 HASH_INIT(&ctx); in test_hash_all_lens_up_to_4096()
169 HASH_INIT(&ctx); in test_hash_incremental_updates()
213 HASH_INIT(&ctx); in test_hash_buffer_overruns()
219 HASH_INIT(&ctx); in test_hash_buffer_overruns()
224 HASH_INIT(guarded_ctx); in test_hash_buffer_overruns()
258 HASH_INIT(&ctx); in test_hash_overlaps()
268 HASH_INIT(&ctx); in test_hash_overlaps()
313 HASH_INIT(&ctx); in test_hash_ctx_zeroization()
395 HASH_INIT(&ctx->hash_ctx); in hash_irq_test2_func()
H A Dsha512_kunit.c11 #define HASH_INIT sha512_init macro
H A Dsha384_kunit.c11 #define HASH_INIT sha384_init macro
H A Dsha1_kunit.c11 #define HASH_INIT sha1_init macro
H A Dsha224_kunit.c11 #define HASH_INIT sha224_init macro
H A Dmd5_kunit.c11 #define HASH_INIT md5_init macro
H A Dpoly1305_kunit.c41 #define HASH_INIT poly1305_init_withtestkey macro
H A Dblake2b_kunit.c32 #define HASH_INIT blake2b_init_default macro
H A Dblake2s_kunit.c32 #define HASH_INIT blake2s_init_default macro
H A Dpolyval_kunit.c30 #define HASH_INIT polyval_init_withtestkey macro
H A Dsha3_kunit.c12 #define HASH_INIT sha3_256_init macro