Home
last modified time | relevance | path

Searched refs:kcf_last_req (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/
H A Dsched_impl.h525 extern void kcf_last_req(void *, int);
/f-stack/freebsd/contrib/openzfs/module/icp/core/
H A Dkcf_sched.c1666 areq->an_reqarg.cr_callback_func = kcf_last_req; in kcf_next_req()
1736 kcf_last_req(void *last_req_arg, int status) in kcf_last_req() function