| /kernel/linux/linux-6.6/crypto/ |
| H A D | algif_aead.c | 101 struct af_alg_tsgl *tsgl, *tmp; in _aead_recvmsg() local [all...] |
| H A D | af_alg.c | 775 struct scatterlist *tsgl; in af_alg_free_areq_sgls() local
|
| H A D | testmgr.c | 553 static int init_test_sglist(struct test_sglist *tsgl) in init_test_sglist() argument 558 static void destroy_test_sglist(struct test_sglist *tsgl) in destroy_test_sglist() argument 581 static int build_test_sglist(struct test_sglist *tsgl, in build_test_sglist() argument 676 verify_correct_output(const struct test_sglist *tsgl, const char *expected_output, unsigned int len_to_check, unsigned int unchecked_prefix_len, bool check_poison) verify_correct_output() argument 714 is_test_sglist_corrupted(const struct test_sglist *tsgl) is_test_sglist_corrupted() argument 1223 build_hash_sglist(struct test_sglist *tsgl, const struct hash_testvec *vec, const struct testvec_config *cfg, unsigned int alignmask, const struct test_sg_division *divs[XBUFSIZE]) build_hash_sglist() argument 1270 test_shash_vec_cfg(const struct hash_testvec *vec, const char *vec_name, const struct testvec_config *cfg, struct shash_desc *desc, struct test_sglist *tsgl, u8 *hashstate) test_shash_vec_cfg() argument 1454 test_ahash_vec_cfg(const struct hash_testvec *vec, const char *vec_name, const struct testvec_config *cfg, struct ahash_request *req, struct test_sglist *tsgl, u8 *hashstate) test_ahash_vec_cfg() argument 1620 test_hash_vec_cfg(const struct hash_testvec *vec, const char *vec_name, const struct testvec_config *cfg, struct ahash_request *req, struct shash_desc *desc, struct test_sglist *tsgl, u8 *hashstate) test_hash_vec_cfg() argument 1646 test_hash_vec(const struct hash_testvec *vec, unsigned int vec_num, struct ahash_request *req, struct shash_desc *desc, struct test_sglist *tsgl, u8 *hashstate) test_hash_vec() argument 1733 test_hash_vs_generic_impl(const char *generic_driver, unsigned int maxkeysize, struct ahash_request *req, struct shash_desc *desc, struct test_sglist *tsgl, u8 *hashstate) test_hash_vs_generic_impl() argument 1853 test_hash_vs_generic_impl(const char *generic_driver, unsigned int maxkeysize, struct ahash_request *req, struct shash_desc *desc, struct test_sglist *tsgl, u8 *hashstate) test_hash_vs_generic_impl() argument 1906 struct test_sglist *tsgl = NULL; __alg_test_hash() local [all...] |
| /kernel/linux/linux-5.10/crypto/ |
| H A D | algif_aead.c | 101 struct af_alg_tsgl *tsgl, *tmp; in _aead_recvmsg() local [all...] |
| H A D | af_alg.c | 668 struct scatterlist *tsgl; in af_alg_free_areq_sgls() local
|
| H A D | testmgr.c | 526 static int init_test_sglist(struct test_sglist *tsgl) in init_test_sglist() argument 531 static void destroy_test_sglist(struct test_sglist *tsgl) in destroy_test_sglist() argument 554 static int build_test_sglist(struct test_sglist *tsgl, in build_test_sglist() argument 649 verify_correct_output(const struct test_sglist *tsgl, const char *expected_output, unsigned int len_to_check, unsigned int unchecked_prefix_len, bool check_poison) verify_correct_output() argument 687 is_test_sglist_corrupted(const struct test_sglist *tsgl) is_test_sglist_corrupted() argument 1122 build_hash_sglist(struct test_sglist *tsgl, const struct hash_testvec *vec, const struct testvec_config *cfg, unsigned int alignmask, const struct test_sg_division *divs[XBUFSIZE]) build_hash_sglist() argument 1174 test_shash_vec_cfg(const char *driver, const struct hash_testvec *vec, const char *vec_name, const struct testvec_config *cfg, struct shash_desc *desc, struct test_sglist *tsgl, u8 *hashstate) test_shash_vec_cfg() argument 1358 test_ahash_vec_cfg(const char *driver, const struct hash_testvec *vec, const char *vec_name, const struct testvec_config *cfg, struct ahash_request *req, struct test_sglist *tsgl, u8 *hashstate) test_ahash_vec_cfg() argument 1524 test_hash_vec_cfg(const char *driver, const struct hash_testvec *vec, const char *vec_name, const struct testvec_config *cfg, struct ahash_request *req, struct shash_desc *desc, struct test_sglist *tsgl, u8 *hashstate) test_hash_vec_cfg() argument 1552 test_hash_vec(const char *driver, const struct hash_testvec *vec, unsigned int vec_num, struct ahash_request *req, struct shash_desc *desc, struct test_sglist *tsgl, u8 *hashstate) test_hash_vec() argument 1636 test_hash_vs_generic_impl(const char *driver, const char *generic_driver, unsigned int maxkeysize, struct ahash_request *req, struct shash_desc *desc, struct test_sglist *tsgl, u8 *hashstate) test_hash_vs_generic_impl() argument 1752 test_hash_vs_generic_impl(const char *driver, const char *generic_driver, unsigned int maxkeysize, struct ahash_request *req, struct shash_desc *desc, struct test_sglist *tsgl, u8 *hashstate) test_hash_vs_generic_impl() argument 1806 struct test_sglist *tsgl = NULL; __alg_test_hash() local [all...] |
| /kernel/linux/linux-5.10/include/crypto/ |
| H A D | if_alg.h | 104 struct scatterlist *tsgl; member
|
| /kernel/linux/linux-6.6/include/crypto/ |
| H A D | if_alg.h | 102 struct scatterlist *tsgl; member
|