Searched refs:OP_ALG_ALGSEL_AES (Results 1 – 3 of 3) sorted by relevance
21 (OP_ALG_ALGSEL_AES | OP_ALG_AAI_XCBC_MAC); in is_xcbc_aes()
1161 #define OP_ALG_ALGSEL_AES (0x10 << OP_ALG_ALGSEL_SHIFT) macro
30 if ((type & OP_ALG_ALGSEL_MASK) != OP_ALG_ALGSEL_AES) { in append_dec_op1()