Home
last modified time | relevance | path

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

/Linux-v6.6/crypto/
Dtestmgr.c553 static int init_test_sglist(struct test_sglist *tsgl) in init_test_sglist()
558 static void destroy_test_sglist(struct test_sglist *tsgl) in destroy_test_sglist()
581 static int build_test_sglist(struct test_sglist *tsgl, in build_test_sglist()
676 static int verify_correct_output(const struct test_sglist *tsgl, in verify_correct_output()
714 static bool is_test_sglist_corrupted(const struct test_sglist *tsgl) in is_test_sglist_corrupted()
1223 static int build_hash_sglist(struct test_sglist *tsgl, in build_hash_sglist()
1274 struct test_sglist *tsgl, in test_shash_vec_cfg()
1458 struct test_sglist *tsgl, in test_ahash_vec_cfg()
1625 struct test_sglist *tsgl, in test_hash_vec_cfg()
1648 struct test_sglist *tsgl, u8 *hashstate) in test_hash_vec()
[all …]
Dalgif_aead.c101 struct af_alg_tsgl *tsgl, *tmp; in _aead_recvmsg() local
Daf_alg.c775 struct scatterlist *tsgl; in af_alg_free_areq_sgls() local
/Linux-v6.6/include/crypto/
Dif_alg.h102 struct scatterlist *tsgl; member