Home
last modified time | relevance | path

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

/dragonfly/sys/opencrypto/
H A Dcryptodev.h415 #define CRYPTOCAP_F_SYNC 0x04000000 /* operates synchronously */ macro
H A Dcrypto.c1183 (CRYPTO_SESID2CAPS(crp->crp_sid) & CRYPTOCAP_F_SYNC))) { in crypto_done()
H A Dcryptosoft.c1349 CRYPTOCAP_F_SYNC | in swcr_attach()