Searched refs:GET_REQ_TYPE (Results 1 – 3 of 3) sorted by relevance
217 #define GET_REQ_TYPE(arg) *((kcf_call_type_t *)(arg)) macro
524 if ((ctype = GET_REQ_TYPE(handle)) == CRYPTO_SYNCH) { in crypto_op_notification()
252 pd = ((ctype = GET_REQ_TYPE(ireq)) == CRYPTO_SYNCH) ? in process_req_hwp()