Searched defs:CRYPTO_OP_IS_ENCRYPT (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/opencrypto/
H A Dcryptodev.h602 #define CRYPTO_OP_IS_ENCRYPT(op) ((op) & CRYPTO_OP_ENCRYPT) macro

Completed in 171 milliseconds