Home
last modified time | relevance | path

Searched defs:CRYPTO_F_CBIFSYNC (Results 1 – 2 of 2) sorted by relevance

/NextBSD/tests/sys/opencrypto/
HDcryptodevh.py233 CRYPTO_F_CBIFSYNC = 0x0040 variable
/NextBSD/sys/opencrypto/
HDcryptodev.h419 #define CRYPTO_F_CBIFSYNC 0x0040 /* Do CBIMM if op is synchronous */ macro