Home
last modified time | relevance | path

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

/f-stack/freebsd/opencrypto/
H A Dcryptodev.h592 crypto_ses2caps((crp)->crp_session) & CRYPTOCAP_F_SYNC)
643 #define CRYPTOCAP_F_SYNC 0x04000000 /* operates synchronously */ macro
H A Dcryptosoft.c1464 CRYPTOCAP_F_SOFTWARE | CRYPTOCAP_F_SYNC); in swcr_attach()
H A Dcrypto.c1820 (crypto_ses2caps(crp->crp_session) & CRYPTOCAP_F_SYNC)))) { in crypto_done()
/f-stack/freebsd/crypto/via/
H A Dpadlock.c122 CRYPTOCAP_F_SOFTWARE | CRYPTOCAP_F_SYNC | in padlock_attach()
/f-stack/freebsd/crypto/openssl/
H A Dossl.c96 CRYPTOCAP_F_SOFTWARE | CRYPTOCAP_F_SYNC | in ossl_attach()
/f-stack/freebsd/mips/cavium/cryptocteon/
H A Dcryptocteon.c89 CRYPTOCAP_F_SOFTWARE | CRYPTOCAP_F_SYNC | in cryptocteon_attach()
/f-stack/freebsd/crypto/blake2/
H A Dblake2_cryptodev.c128 CRYPTOCAP_F_SOFTWARE | CRYPTOCAP_F_SYNC | in blake2_attach()
/f-stack/freebsd/crypto/armv8/
H A Darmv8_crypto.c150 CRYPTOCAP_F_SOFTWARE | CRYPTOCAP_F_SYNC | CRYPTOCAP_F_ACCEL_SOFTWARE); in armv8_crypto_attach()
/f-stack/freebsd/crypto/aesni/
H A Daesni.c166 CRYPTOCAP_F_SOFTWARE | CRYPTOCAP_F_SYNC | in aesni_attach()