Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/crypto/
H A Dapi.h45 #define CRYPTO_NOTIFY_OPDONE 0x00000002 /* Notify intermediate steps */ macro
/f-stack/freebsd/contrib/openzfs/module/icp/core/
H A Dkcf_sched.c1260 (!(areq->an_reqarg.cr_flag & CRYPTO_NOTIFY_OPDONE)) && in kcf_aop_done()