Searched refs:IS_CTR (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/crypto/qce/ | ||
| A D | common.h | 76 #define IS_CTR(mode) (mode & QCE_MODE_CTR) macro |
| A D | common.c | 375 if (IS_CTR(flags)) { in qce_setup_regs_skcipher() |
Completed in 5 milliseconds