Home
last modified time | relevance | path

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

/linux/lib/crypto/tests/
H A Dhash-test-template.h140 HASH_FINAL(&ctx, hash); in test_hash_all_lens_up_to_4096()
184 HASH_FINAL(&ctx, hash2); in test_hash_incremental_updates()
215 HASH_FINAL(&ctx, hash); in test_hash_buffer_overruns()
221 HASH_FINAL(&ctx, buf_end - HASH_SIZE); in test_hash_buffer_overruns()
226 HASH_FINAL(guarded_ctx, hash); in test_hash_buffer_overruns()
260 HASH_FINAL(&ctx, ovl_hash); in test_hash_overlaps()
271 HASH_FINAL(&ctx, ovl_hash); in test_hash_overlaps()
315 HASH_FINAL(&ctx, test_buf); in test_hash_ctx_zeroization()
410 HASH_FINAL(&ctx->hash_ctx, actual_hash); in hash_irq_test2_func()
H A Dsha512_kunit.c13 #define HASH_FINAL sha512_final macro
H A Dsha384_kunit.c13 #define HASH_FINAL sha384_final macro
H A Dsha1_kunit.c13 #define HASH_FINAL sha1_final macro
H A Dsha224_kunit.c13 #define HASH_FINAL sha224_final macro
H A Dmd5_kunit.c13 #define HASH_FINAL md5_final macro
H A Dpoly1305_kunit.c43 #define HASH_FINAL poly1305_final macro
H A Dblake2b_kunit.c34 #define HASH_FINAL blake2b_final macro
H A Dblake2s_kunit.c34 #define HASH_FINAL blake2s_final macro
H A Dpolyval_kunit.c32 #define HASH_FINAL polyval_final macro
H A Dsha3_kunit.c14 #define HASH_FINAL sha3_final macro