Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/crypto/
H A Dtestmgr.c529 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()
1182 struct test_sglist *tsgl, in test_shash_vec_cfg()
1366 struct test_sglist *tsgl, in test_ahash_vec_cfg()
1533 struct test_sglist *tsgl, in test_hash_vec_cfg()
1557 struct shash_desc *desc, struct test_sglist *tsgl, in test_hash_vec()
[all …]
H A Dalgif_aead.c101 struct af_alg_tsgl *tsgl, *tmp; in _aead_recvmsg() local
H A Daf_alg.c668 struct scatterlist *tsgl; in af_alg_free_areq_sgls() local
/OK3568_Linux_fs/kernel/include/crypto/
H A Dif_alg.h104 struct scatterlist *tsgl; member