Searched refs:kpp_request_alloc (Results 1 – 3 of 3) sorted by relevance
180 static inline struct kpp_request *kpp_request_alloc(struct crypto_kpp *tfm, in kpp_request_alloc() function
400 req = kpp_request_alloc(dh_tfm, GFP_KERNEL); in nvme_auth_gen_pubkey()460 req = kpp_request_alloc(dh_tfm, GFP_KERNEL); in nvme_auth_gen_session_key()
245 req = kpp_request_alloc(tfm, GFP_KERNEL); in __keyctl_dh_compute()