Searched refs:expected_hash (Results 1 – 2 of 2) sorted by relevance
51 static const u8 expected_hash[POLYVAL_BLOCK_SIZE] = in test_polyval_rfc8452_testvec() local59 KUNIT_ASSERT_MEMEQ(test, hash, expected_hash, sizeof(hash)); in test_polyval_rfc8452_testvec()
369 u8 expected_hash[HASH_SIZE]; member411 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()