Home
last modified time | relevance | path

Searched refs:crypto_cancel_ctx (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/icp/core/
H A Dkcf_callprov.c1429 crypto_cancel_ctx(mac_context); in kcf_emulate_dual()
1446 crypto_cancel_ctx(mac_context); in kcf_emulate_dual()
1494 crypto_cancel_ctx((crypto_context_t)mac_ctx); in kcf_emulate_dual()
1547 crypto_cancel_ctx(ctx); in kcf_emulate_dual()
H A Dkcf_sched.c1468 crypto_cancel_ctx(crypto_context_t ctx) in crypto_cancel_ctx() function
/f-stack/freebsd/contrib/openzfs/include/sys/crypto/
H A Dapi.h338 extern void crypto_cancel_ctx(crypto_context_t ctx);