Home
last modified time | relevance | path

Searched refs:is_test_sglist_corrupted (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dtestmgr.c687 static bool is_test_sglist_corrupted(const struct test_sglist *tsgl) in is_test_sglist_corrupted() function
2053 if (is_test_sglist_corrupted(&tsgls->src)) { in test_aead_vec_cfg()
2059 is_test_sglist_corrupted(&tsgls->dst)) { in test_aead_vec_cfg()
2811 if (is_test_sglist_corrupted(&tsgls->src)) { in test_skcipher_vec_cfg()
2817 is_test_sglist_corrupted(&tsgls->dst)) { in test_skcipher_vec_cfg()
/kernel/linux/linux-6.6/crypto/
H A Dtestmgr.c714 static bool is_test_sglist_corrupted(const struct test_sglist *tsgl) in is_test_sglist_corrupted() function
2156 if (is_test_sglist_corrupted(&tsgls->src)) { in test_aead_vec_cfg()
2162 is_test_sglist_corrupted(&tsgls->dst)) { in test_aead_vec_cfg()
2921 if (is_test_sglist_corrupted(&tsgls->src)) { in test_skcipher_vec_cfg()
2927 is_test_sglist_corrupted(&tsgls->dst)) { in test_skcipher_vec_cfg()

Completed in 12 milliseconds