Searched refs:kcf_alloc_req (Results 1 – 3 of 3) sorted by relevance
514 extern kcf_dual_req_t *kcf_alloc_req(crypto_call_req_t *);
249 next_req = kcf_alloc_req(crq); in crypto_encrypt_mac()1206 next_req = kcf_alloc_req(crq); in crypto_mac_decrypt_common()
1735 kcf_alloc_req(crypto_call_req_t *crq) in kcf_alloc_req() function