Home
last modified time | relevance | path

Searched refs:kpp (Results 1 – 3 of 3) sorted by relevance

/include/crypto/internal/
Dkpp.h21 static inline void kpp_set_reqsize(struct crypto_kpp *kpp, in kpp_set_reqsize() argument
24 crypto_kpp_alg(kpp)->reqsize = reqsize; in kpp_set_reqsize()
/include/linux/
Dkfence.h218 bool __kfence_obj_info(struct kmem_obj_info *kpp, void *object, struct page *page);
240 static inline bool __kfence_obj_info(struct kmem_obj_info *kpp, void *object, struct page *page) in __kfence_obj_info() argument
Dcrypto.h506 struct crypto_istat_kpp kpp; member