Searched refs:ctr_mode (Results 1 – 2 of 2) sorted by relevance
180 const bool ctr_mode = ((ctx->cdata.algtype & OP_ALG_AAI_MASK) == in aead_set_sh_desc() local196 if (ctr_mode) in aead_set_sh_desc()661 const bool ctr_mode = ((ctx->cdata.algtype & OP_ALG_AAI_MASK) == in ablkcipher_setkey() local663 const bool is_rfc3686 = (ctr_mode && in ablkcipher_setkey()675 if (ctr_mode) in ablkcipher_setkey()1066 const bool ctr_mode = ((ctx->cdata.algtype & OP_ALG_AAI_MASK) == in init_authenc_job() local1077 if (ctr_mode) in init_authenc_job()
75 const bool ctr_mode = ((ctx->cdata.algtype & OP_ALG_AAI_MASK) == in aead_set_sh_desc() local88 if (ctr_mode) in aead_set_sh_desc()601 const bool ctr_mode = ((ctx->cdata.algtype & OP_ALG_AAI_MASK) == in ablkcipher_setkey() local603 const bool is_rfc3686 = (ctr_mode && strstr(alg_name, "rfc3686")); in ablkcipher_setkey()615 if (ctr_mode) in ablkcipher_setkey()