Lines Matching refs:test_sglist
537 struct test_sglist { struct
545 static int init_test_sglist(struct test_sglist *tsgl) in init_test_sglist() argument
550 static void destroy_test_sglist(struct test_sglist *tsgl) in destroy_test_sglist()
573 static int build_test_sglist(struct test_sglist *tsgl, in build_test_sglist()
668 static int verify_correct_output(const struct test_sglist *tsgl, in verify_correct_output()
706 static bool is_test_sglist_corrupted(const struct test_sglist *tsgl) in is_test_sglist_corrupted()
722 struct test_sglist src;
723 struct test_sglist dst;
1172 static int build_hash_sglist(struct test_sglist *tsgl, in build_hash_sglist()
1223 struct test_sglist *tsgl, in test_shash_vec_cfg()
1407 struct test_sglist *tsgl, in test_ahash_vec_cfg()
1574 struct test_sglist *tsgl, in test_hash_vec_cfg()
1597 struct test_sglist *tsgl, u8 *hashstate) in test_hash_vec()
1682 struct test_sglist *tsgl, in test_hash_vs_generic_impl()
1798 struct test_sglist *tsgl, in test_hash_vs_generic_impl()
1847 struct test_sglist *tsgl = NULL; in __alg_test_hash()