OP_ALG_AS_INIT     36 drivers/crypto/caam/caamalg_desc.c 	append_operation(desc, type | OP_ALG_AS_INIT | OP_ALG_DECRYPT);
OP_ALG_AS_INIT     39 drivers/crypto/caam/caamalg_desc.c 	append_operation(desc, type | OP_ALG_AS_INIT | OP_ALG_DECRYPT |
OP_ALG_AS_INIT   1382 drivers/crypto/caam/caamalg_desc.c 	u32 options = cdata->algtype | OP_ALG_AS_INIT | OP_ALG_ENCRYPT;
OP_ALG_AS_INIT   1499 drivers/crypto/caam/caamalg_desc.c 		append_operation(desc, cdata->algtype | OP_ALG_AS_INIT |
OP_ALG_AS_INIT   3110 drivers/crypto/caam/caamalg_qi2.c 	cnstr_shdsc_ahash(desc, &ctx->adata, OP_ALG_AS_INIT, ctx->ctx_len,
OP_ALG_AS_INIT    245 drivers/crypto/caam/caamhash.c 	cnstr_shdsc_ahash(desc, &ctx->adata, OP_ALG_AS_INIT, ctx->ctx_len,
OP_ALG_AS_INIT    310 drivers/crypto/caam/caamhash.c 	cnstr_shdsc_sk_hash(desc, &ctx->adata, OP_ALG_AS_INIT, ctx->ctx_len,
OP_ALG_AS_INIT    359 drivers/crypto/caam/caamhash.c 	cnstr_shdsc_sk_hash(desc, &ctx->adata, OP_ALG_AS_INIT, ctx->ctx_len,
OP_ALG_AS_INIT     97 drivers/crypto/caam/caamhash_desc.c 	if (state == OP_ALG_AS_INIT || state == OP_ALG_AS_INITFINAL) {
OP_ALG_AS_INIT    136 drivers/crypto/caam/caamhash_desc.c 	if (is_xcbc_aes(adata->algtype) && state == OP_ALG_AS_INIT)
OP_ALG_AS_INIT     39 drivers/crypto/caam/ctrl.c 			(handle << OP_ALG_AAI_SHIFT) | OP_ALG_AS_INIT;
OP_ALG_AS_INIT     87 drivers/crypto/caam/key_gen.c 			 OP_ALG_AS_INIT);