Searched refs:IS_ENCRYPT (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/crypto/qce/ | ||
| H A D | common.h | 77 #define IS_ENCRYPT(dir) (dir & QCE_ENCRYPT) macro |
| H A D | common.c | 364 if (IS_ENCRYPT(flags)) in qce_setup_regs_skcipher() |