Home
last modified time | relevance | path

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

/linux/lib/crypto/tests/
H A Dhash-test-template.h369 u8 expected_hash[HASH_SIZE]; member
411 if (memcmp(actual_hash, state->expected_hash, HASH_SIZE) != 0) in hash_irq_test2_func()
436 HASH(test_buf, TEST_BUF_LEN, state->expected_hash); in test_hash_interrupt_context_2()