Home
last modified time | relevance | path

Searched defs:tsgl (Results 1 – 3 of 3) sorted by relevance

/linux/crypto/
H A Dtestmgr.c563 static int init_test_sglist(struct test_sglist *tsgl) in init_test_sglist()
568 static void destroy_test_sglist(struct test_sglist *tsgl) in destroy_test_sglist()
591 static int build_test_sglist(struct test_sglist *tsgl, in build_test_sglist()
686 static int verify_correct_output(const struct test_sglist *tsgl, in verify_correct_output()
724 static bool is_test_sglist_corrupted(const struct test_sglist *tsgl) in is_test_sglist_corrupted()
1247 static int build_hash_sglist(struct test_sglist *tsgl, in build_hash_sglist()
1298 struct test_sglist *tsgl, in test_shash_vec_cfg()
1481 struct test_sglist *tsgl, in test_ahash_vec_cfg()
1647 struct test_sglist *tsgl, in test_hash_vec_cfg()
1670 struct test_sglist *tsgl, u8 *hashstate) in test_hash_vec()
[all …]
H A Daf_alg.c776 struct scatterlist *tsgl; in af_alg_free_areq_sgls() local
/linux/include/crypto/
H A Dif_alg.h102 struct scatterlist *tsgl; member