Searched defs:kpp (Results 1 - 14 of 14) sorted by relevance
| /kernel/linux/linux-5.10/crypto/ |
| H A D | kpp.c | 51 struct crypto_kpp *kpp = __crypto_kpp_tfm(tfm); in crypto_kpp_exit_tfm() local 59 struct crypto_kpp *kpp = __crypto_kpp_tfm(tfm); in crypto_kpp_init_tfm() local [all...] |
| H A D | testmgr.c | 154 struct kpp_test_suite kpp; member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | kfence.h | 243 static inline bool __kfence_obj_info(struct kmem_obj_info *kpp, void *object, struct slab *slab) in __kfence_obj_info() argument
|
| /kernel/linux/linux-6.6/crypto/ |
| H A D | kpp.c | 42 struct crypto_kpp *kpp = __crypto_kpp_tfm(tfm); in crypto_kpp_exit_tfm() local 50 struct crypto_kpp *kpp = __crypto_kpp_tfm(tfm); in crypto_kpp_init_tfm() local 64 struct kpp_instance *kpp = kpp_instance(inst); crypto_kpp_free_instance() local 72 struct kpp_alg *kpp = __crypto_kpp_alg(alg); crypto_kpp_report_stat() local [all...] |
| H A D | testmgr.c | 154 struct kpp_test_suite kpp; member [all...] |
| /kernel/linux/linux-6.6/include/crypto/internal/ |
| H A D | kpp.h | 63 static inline void kpp_set_reqsize(struct crypto_kpp *kpp, in kpp_set_reqsize() argument 69 static inline void kpp_set_reqsize_dma(struct crypto_kpp *kpp, in kpp_set_reqsize_dma() argument 128 static inline struct kpp_instance *kpp_alg_instance(struct crypto_kpp *kpp) in kpp_alg_instance() argument
|
| /kernel/linux/linux-6.6/drivers/nvme/target/ |
| H A D | fabrics-cmd-auth.c | 89 const char *kpp = nvme_auth_dhgroup_kpp(tmp_dhgid); in nvmet_auth_negotiate() local
|
| H A D | configfs.c | 1939 const char *kpp = nvme_auth_dhgroup_kpp(dhgroup_id); in nvmet_host_dhchap_dhgroup_store() local
|
| /kernel/linux/linux-6.6/mm/kfence/ |
| H A D | report.c | 293 bool __kfence_obj_info(struct kmem_obj_info *kpp, void *object, struct slab *slab) in __kfence_obj_info() argument
|
| /kernel/linux/linux-6.6/drivers/nvme/common/ |
| H A D | auth.c | 40 const char kpp[16]; member
|
| /kernel/linux/linux-6.6/mm/ |
| H A D | slab_common.c | 551 static void kmem_obj_info(struct kmem_obj_info *kpp, void *object, struct slab *slab) in kmem_obj_info() argument
|
| H A D | slab.c | 3526 void __kmem_obj_info(struct kmem_obj_info *kpp, void *object, struct slab *slab) in __kmem_obj_info() argument
|
| H A D | slub.c | 4648 void __kmem_obj_info(struct kmem_obj_info *kpp, void *object, struct slab *slab) in __kmem_obj_info() argument
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | crypto.h | 505 struct crypto_istat_kpp kpp; member
|
Completed in 35 milliseconds