Home
last modified time | relevance | path

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

/freebsd-14-stable/tests/sys/opencrypto/
HDcryptodevh.py245 CRYPTO_HINT_MORE = 0x1 variable
/freebsd-14-stable/sys/opencrypto/
HDcryptodev.h597 #define CRYPTO_HINT_MORE 0x1 /* more ops coming shortly */ macro