Lines Matching defs:tsgl
529 static int init_test_sglist(struct test_sglist *tsgl) in init_test_sglist()
534 static void destroy_test_sglist(struct test_sglist *tsgl) in destroy_test_sglist()
557 static int build_test_sglist(struct test_sglist *tsgl, in build_test_sglist()
652 static int verify_correct_output(const struct test_sglist *tsgl, in verify_correct_output()
690 static bool is_test_sglist_corrupted(const struct test_sglist *tsgl) in is_test_sglist_corrupted()
1125 static int build_hash_sglist(struct test_sglist *tsgl, in build_hash_sglist()
1176 struct test_sglist *tsgl, in test_shash_vec_cfg()
1360 struct test_sglist *tsgl, in test_ahash_vec_cfg()
1527 struct test_sglist *tsgl, in test_hash_vec_cfg()
1550 struct test_sglist *tsgl, u8 *hashstate) in test_hash_vec()
1635 struct test_sglist *tsgl, in test_hash_vs_generic_impl()
1751 struct test_sglist *tsgl, in test_hash_vs_generic_impl()
1800 struct test_sglist *tsgl = NULL; in __alg_test_hash() local