Home
last modified time | relevance | path

Searched defs:kpp (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dkpp.c51 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 Dtestmgr.c154 struct kpp_test_suite kpp; member
/kernel/linux/linux-6.6/include/linux/
H A Dkfence.h243 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 Dkpp.c42 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 Dtestmgr.c154 struct kpp_test_suite kpp; member
[all...]
/kernel/linux/linux-6.6/include/crypto/internal/
H A Dkpp.h63 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 Dfabrics-cmd-auth.c89 const char *kpp = nvme_auth_dhgroup_kpp(tmp_dhgid); in nvmet_auth_negotiate() local
H A Dconfigfs.c1939 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 Dreport.c293 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 Dauth.c40 const char kpp[16]; member
/kernel/linux/linux-6.6/mm/
H A Dslab_common.c551 static void kmem_obj_info(struct kmem_obj_info *kpp, void *object, struct slab *slab) in kmem_obj_info() argument
H A Dslab.c3526 void __kmem_obj_info(struct kmem_obj_info *kpp, void *object, struct slab *slab) in __kmem_obj_info() argument
H A Dslub.c4648 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 Dcrypto.h505 struct crypto_istat_kpp kpp; member

Completed in 35 milliseconds