Searched refs:dprov_alloc_context (Results 1 – 1 of 1) sorted by relevance
1680 static int dprov_alloc_context(dprov_req_type_t, crypto_ctx_t *);4219 dprov_alloc_context(dprov_req_type_t req_type, crypto_ctx_t *spi_ctx) in dprov_alloc_context() function5420 if ((error = dprov_alloc_context(taskq_req->dr_type, ctx)) != in dprov_digest_task()5537 if ((error = dprov_alloc_context(taskq_req->dr_type, ctx)) != in dprov_mac_task()5654 if ((error = dprov_alloc_context(taskq_req->dr_type, ctx)) != in dprov_sign_task()5874 if ((error = dprov_alloc_context(taskq_req->dr_type, ctx)) != in dprov_verify_task()6132 if ((error = dprov_alloc_context(taskq_req->dr_type, ctx)) != in dprov_cipher_task()6384 if ((error = dprov_alloc_context(taskq_req->dr_type, ctx)) != in dprov_cipher_mac_task()