Home
last modified time | relevance | path

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

/freebsd-12-stable/tests/sys/opencrypto/
Dcryptodevh.py251 CRYPTO_HINT_MORE = 0x1 variable
/freebsd-12-stable/sys/opencrypto/
Dcryptodev.h480 #define CRYPTO_HINT_MORE 0x1 /* more ops coming shortly */ macro