Searched refs:HASH_FINAL (Results 1 – 7 of 7) sorted by relevance
142 HASH_FINAL(&ctx, hash); in test_hash_all_lens_up_to_4096()186 HASH_FINAL(&ctx, hash2); in test_hash_incremental_updates()217 HASH_FINAL(&ctx, hash); in test_hash_buffer_overruns()223 HASH_FINAL(&ctx, buf_end - HASH_SIZE); in test_hash_buffer_overruns()228 HASH_FINAL(guarded_ctx, hash); in test_hash_buffer_overruns()262 HASH_FINAL(&ctx, ovl_hash); in test_hash_overlaps()273 HASH_FINAL(&ctx, ovl_hash); in test_hash_overlaps()317 HASH_FINAL(&ctx, test_buf); in test_hash_ctx_zeroization()525 HASH_FINAL(&ctx->hash_ctx, actual_hash); in hash_irq_test2_func()
13 #define HASH_FINAL sha1_final macro
13 #define HASH_FINAL sha224_final macro
13 #define HASH_FINAL sha512_final macro
13 #define HASH_FINAL sha256_final macro
13 #define HASH_FINAL sha384_final macro
43 #define HASH_FINAL poly1305_final macro
Completed in 6 milliseconds