Searched refs:an_context (Results 1 – 2 of 2) sorted by relevance
139 arptr->an_context = ictx; in kcf_areqnode_alloc()303 ctx = (ictx = areq->an_context) ? &ictx->kc_glbl_ctx : NULL; in process_req_hwp()533 if ((ictx = areq->an_context) != NULL) { in kcf_resubmit_request()863 if (areq->an_context != NULL) in kcf_free_req()864 KCF_CONTEXT_REFRELE(areq->an_context); in kcf_free_req()1203 if ((ictx = areq->an_context) != NULL) { in kcf_aop_done()1412 if ((ictx = areq->an_context) != NULL) in crypto_cancel_req()
178 struct kcf_context *an_context; member