Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dtestmgr.c549 struct test_sglist { struct
557 static int init_test_sglist(struct test_sglist *tsgl) in init_test_sglist() argument
562 static void destroy_test_sglist(struct test_sglist *tsgl) in destroy_test_sglist()
585 static int build_test_sglist(struct test_sglist *tsgl, in build_test_sglist()
680 static int verify_correct_output(const struct test_sglist *tsgl, in verify_correct_output()
718 static bool is_test_sglist_corrupted(const struct test_sglist *tsgl) in is_test_sglist_corrupted()
734 struct test_sglist src;
735 struct test_sglist dst;
1248 static int build_hash_sglist(struct test_sglist *tsgl, in build_hash_sglist()
1299 struct test_sglist *tsgl, in test_shash_vec_cfg()
[all …]