Searched refs:OP_ALG_ALGSEL_MASK (Results 1 – 6 of 6) sorted by relevance
54 adata->keylen = split_key_len(adata->algtype & OP_ALG_ALGSEL_MASK); in gen_split_key()56 OP_ALG_ALGSEL_MASK); in gen_split_key()92 append_operation(desc, (adata->algtype & OP_ALG_ALGSEL_MASK) | in gen_split_key()
225 OP_ALG_ALGSEL_MASK); in aead_setkey()2756 u32 alg_sel = alg->class1_alg_type & OP_ALG_ALGSEL_MASK; in caam_qi_algapi_init()2791 OP_ALG_ALGSEL_MASK; in caam_qi_algapi_init()2793 OP_ALG_ALGSEL_MASK; in caam_qi_algapi_init()
540 OP_ALG_ALGSEL_MASK); in aead_setkey()3463 u32 alg_sel = alg->class1_alg_type & OP_ALG_ALGSEL_MASK; in caam_algapi_init()3506 OP_ALG_ALGSEL_MASK; in caam_algapi_init()3508 OP_ALG_ALGSEL_MASK; in caam_algapi_init()
1137 #define OP_ALG_ALGSEL_MASK (0xff << OP_ALG_ALGSEL_SHIFT) macro
28 if ((type & OP_ALG_ALGSEL_MASK) != OP_ALG_ALGSEL_AES) { in append_dec_op1()
465 OP_ALG_ALGSEL_MASK); in ahash_setkey()