Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/crypto/
H A Dapi.h337 extern void crypto_cancel_req(crypto_req_id_t req);
/f-stack/freebsd/contrib/openzfs/module/icp/core/
H A Dkcf_sched.c1382 crypto_cancel_req(crypto_req_id_t id) in crypto_cancel_req() function
1491 crypto_cancel_req(GET_REQID(areq)); in crypto_cancel_ctx()