Searched refs:kpp_request_alloc (Results 1 – 2 of 2) sorted by relevance
178 static inline struct kpp_request *kpp_request_alloc(struct crypto_kpp *tfm, in kpp_request_alloc() function
2069 req = kpp_request_alloc(tfm, GFP_KERNEL); in do_test_kpp()