Home
last modified time | relevance | path

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

/linux/lib/crypto/tests/
H A Dpolyval_kunit.c94 static void check_key_consistency(struct kunit *test, in check_key_consistency() function
130 check_key_consistency(test, &key1, &key2); in test_polyval_with_guarded_key()
134 check_key_consistency(test, &key1, guarded_key); in test_polyval_with_guarded_key()
159 check_key_consistency(test, &key, minaligned_key); in test_polyval_with_minimally_aligned_key()