Home
last modified time | relevance | path

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

/f-stack/freebsd/opencrypto/
H A Dcryptodev_if.m136 * @param flags set to CRYPTO_HINT_MORE if additional symmetric
168 * @param flags set to CRYPTO_HINT_MORE if additional asymmetric
H A Dcryptodev.h612 #define CRYPTO_HINT_MORE 0x1 /* more ops coming shortly */ macro
H A Dcrypto.c1993 hint = CRYPTO_HINT_MORE; in crypto_proc()