Lines Matching defs:tsgl
499 static int init_test_sglist(struct test_sglist *tsgl) in init_test_sglist()
504 static void destroy_test_sglist(struct test_sglist *tsgl) in destroy_test_sglist()
527 static int build_test_sglist(struct test_sglist *tsgl, in build_test_sglist()
622 static int verify_correct_output(const struct test_sglist *tsgl, in verify_correct_output()
660 static bool is_test_sglist_corrupted(const struct test_sglist *tsgl) in is_test_sglist_corrupted()
1035 static int build_hash_sglist(struct test_sglist *tsgl, in build_hash_sglist()
1092 struct test_sglist *tsgl, in test_shash_vec_cfg()
1275 struct test_sglist *tsgl, in test_ahash_vec_cfg()
1441 struct test_sglist *tsgl, in test_hash_vec_cfg()
1465 struct shash_desc *desc, struct test_sglist *tsgl, in test_hash_vec()
1552 struct test_sglist *tsgl, in test_hash_vs_generic_impl()
1668 struct test_sglist *tsgl, in test_hash_vs_generic_impl()
1717 struct test_sglist *tsgl = NULL; in __alg_test_hash() local