algtype           179 drivers/crypto/caam/caamalg.c 	const bool ctr_mode = ((ctx->cdata.algtype & OP_ALG_AAI_MASK) ==
algtype           586 drivers/crypto/caam/caamalg.c 		ctx->adata.keylen_pad = split_key_len(ctx->adata.algtype &
algtype          1223 drivers/crypto/caam/caamalg.c 	const bool ctr_mode = ((ctx->cdata.algtype & OP_ALG_AAI_MASK) ==
algtype          3442 drivers/crypto/caam/caamalg.c 	ctx->cdata.algtype = OP_TYPE_CLASS1_ALG | caam->class1_alg_type;
algtype          3443 drivers/crypto/caam/caamalg.c 	ctx->adata.algtype = OP_TYPE_CLASS2_ALG | caam->class2_alg_type;
algtype           101 drivers/crypto/caam/caamalg_desc.c 	append_operation(desc, adata->algtype | OP_ALG_AS_INITFINAL |
algtype           160 drivers/crypto/caam/caamalg_desc.c 	append_operation(desc, adata->algtype | OP_ALG_AS_INITFINAL |
algtype           298 drivers/crypto/caam/caamalg_desc.c 	append_operation(desc, adata->algtype | OP_ALG_AS_INITFINAL |
algtype           344 drivers/crypto/caam/caamalg_desc.c 	append_operation(desc, cdata->algtype | OP_ALG_AS_INITFINAL |
algtype           392 drivers/crypto/caam/caamalg_desc.c 	append_operation(desc, adata->algtype | OP_ALG_AS_INITFINAL |
algtype           458 drivers/crypto/caam/caamalg_desc.c 		append_operation(desc, cdata->algtype | OP_ALG_AS_INITFINAL |
algtype           461 drivers/crypto/caam/caamalg_desc.c 		append_dec_op1(desc, cdata->algtype);
algtype           555 drivers/crypto/caam/caamalg_desc.c 	append_operation(desc, adata->algtype | OP_ALG_AS_INITFINAL |
algtype           590 drivers/crypto/caam/caamalg_desc.c 	append_operation(desc, cdata->algtype | OP_ALG_AS_INITFINAL |
algtype           654 drivers/crypto/caam/caamalg_desc.c 	append_operation(desc, cdata->algtype | OP_ALG_AS_INITFINAL |
algtype           780 drivers/crypto/caam/caamalg_desc.c 	append_operation(desc, cdata->algtype | OP_ALG_AS_INITFINAL |
algtype           879 drivers/crypto/caam/caamalg_desc.c 	append_operation(desc, cdata->algtype | OP_ALG_AS_INITFINAL |
algtype           988 drivers/crypto/caam/caamalg_desc.c 	append_operation(desc, cdata->algtype | OP_ALG_AS_INITFINAL |
algtype          1082 drivers/crypto/caam/caamalg_desc.c 	append_operation(desc, cdata->algtype | OP_ALG_AS_INITFINAL |
algtype          1165 drivers/crypto/caam/caamalg_desc.c 	append_operation(desc, cdata->algtype | OP_ALG_AS_INITFINAL |
algtype          1268 drivers/crypto/caam/caamalg_desc.c 		append_operation(desc, adata->algtype | OP_ALG_AS_INITFINAL |
algtype          1270 drivers/crypto/caam/caamalg_desc.c 		append_operation(desc, cdata->algtype | OP_ALG_AS_INITFINAL |
algtype          1273 drivers/crypto/caam/caamalg_desc.c 		append_operation(desc, adata->algtype | OP_ALG_AS_INITFINAL |
algtype          1275 drivers/crypto/caam/caamalg_desc.c 		append_operation(desc, cdata->algtype | OP_ALG_AS_INITFINAL |
algtype          1382 drivers/crypto/caam/caamalg_desc.c 	u32 options = cdata->algtype | OP_ALG_AS_INIT | OP_ALG_ENCRYPT;
algtype          1383 drivers/crypto/caam/caamalg_desc.c 	bool is_chacha20 = ((cdata->algtype & OP_ALG_ALGSEL_MASK) ==
algtype          1458 drivers/crypto/caam/caamalg_desc.c 	bool is_chacha20 = ((cdata->algtype & OP_ALG_ALGSEL_MASK) ==
algtype          1499 drivers/crypto/caam/caamalg_desc.c 		append_operation(desc, cdata->algtype | OP_ALG_AS_INIT |
algtype          1502 drivers/crypto/caam/caamalg_desc.c 		append_dec_op1(desc, cdata->algtype);
algtype          1562 drivers/crypto/caam/caamalg_desc.c 	append_operation(desc, cdata->algtype | OP_ALG_AS_INITFINAL |
algtype          1621 drivers/crypto/caam/caamalg_desc.c 	append_dec_op1(desc, cdata->algtype);
algtype            82 drivers/crypto/caam/caamalg_qi.c 	const bool ctr_mode = ((ctx->cdata.algtype & OP_ALG_AAI_MASK) ==
algtype           211 drivers/crypto/caam/caamalg_qi.c 		ctx->adata.keylen_pad = split_key_len(ctx->adata.algtype &
algtype          2448 drivers/crypto/caam/caamalg_qi.c 	ctx->cdata.algtype = OP_TYPE_CLASS1_ALG | caam->class1_alg_type;
algtype          2449 drivers/crypto/caam/caamalg_qi.c 	ctx->adata.algtype = OP_TYPE_CLASS2_ALG | caam->class2_alg_type;
algtype           177 drivers/crypto/caam/caamalg_qi2.c 	const bool ctr_mode = ((ctx->cdata.algtype & OP_ALG_AAI_MASK) ==
algtype           297 drivers/crypto/caam/caamalg_qi2.c 	ctx->adata.keylen_pad = split_key_len(ctx->adata.algtype &
algtype          1540 drivers/crypto/caam/caamalg_qi2.c 	ctx->cdata.algtype = OP_TYPE_CLASS1_ALG | caam->class1_alg_type;
algtype          1541 drivers/crypto/caam/caamalg_qi2.c 	ctx->adata.algtype = OP_TYPE_CLASS2_ALG | caam->class2_alg_type;
algtype          3197 drivers/crypto/caam/caamalg_qi2.c 	append_operation(desc, ctx->adata.algtype | OP_ALG_ENCRYPT |
algtype          3281 drivers/crypto/caam/caamalg_qi2.c 	ctx->adata.keylen_pad = split_key_len(ctx->adata.algtype &
algtype          4560 drivers/crypto/caam/caamalg_qi2.c 	ctx->adata.algtype = OP_TYPE_CLASS2_ALG | caam_hash->alg_type;
algtype          4562 drivers/crypto/caam/caamalg_qi2.c 	ctx->ctx_len = runninglen[(ctx->adata.algtype &
algtype           155 drivers/crypto/caam/caamhash.c static inline bool is_cmac_aes(u32 algtype)
algtype           157 drivers/crypto/caam/caamhash.c 	return (algtype & (OP_ALG_ALGSEL_MASK | OP_ALG_AAI_MASK)) ==
algtype           406 drivers/crypto/caam/caamhash.c 	append_operation(desc, ctx->adata.algtype | OP_ALG_ENCRYPT |
algtype           473 drivers/crypto/caam/caamhash.c 		ctx->adata.keylen_pad = split_key_len(ctx->adata.algtype &
algtype           808 drivers/crypto/caam/caamhash.c 	if ((is_xcbc_aes(ctx->adata.algtype) ||
algtype           809 drivers/crypto/caam/caamhash.c 	     is_cmac_aes(ctx->adata.algtype)) && to_hash >= blocksize &&
algtype          1228 drivers/crypto/caam/caamhash.c 	if ((is_xcbc_aes(ctx->adata.algtype) ||
algtype          1229 drivers/crypto/caam/caamhash.c 	     is_cmac_aes(ctx->adata.algtype)) && to_hash >= blocksize &&
algtype          1447 drivers/crypto/caam/caamhash.c 	if ((is_xcbc_aes(ctx->adata.algtype) ||
algtype          1448 drivers/crypto/caam/caamhash.c 	     is_cmac_aes(ctx->adata.algtype)) && to_hash >= blocksize &&
algtype          1842 drivers/crypto/caam/caamhash.c 		ctx->adata.algtype = OP_TYPE_CLASS1_ALG | caam_hash->alg_type;
algtype          1847 drivers/crypto/caam/caamhash.c 		ctx->adata.algtype = OP_TYPE_CLASS1_ALG | caam_hash->alg_type;
algtype          1857 drivers/crypto/caam/caamhash.c 		ctx->adata.algtype = OP_TYPE_CLASS2_ALG | caam_hash->alg_type;
algtype          1858 drivers/crypto/caam/caamhash.c 		ctx->ctx_len = runninglen[(ctx->adata.algtype &
algtype            31 drivers/crypto/caam/caamhash_desc.c 	u32 op = adata->algtype;
algtype           101 drivers/crypto/caam/caamhash_desc.c 		if (is_xcbc_aes(adata->algtype))
algtype           117 drivers/crypto/caam/caamhash_desc.c 	append_operation(desc, adata->algtype | state | OP_ALG_ENCRYPT);
algtype           136 drivers/crypto/caam/caamhash_desc.c 	if (is_xcbc_aes(adata->algtype) && state == OP_ALG_AS_INIT)
algtype            18 drivers/crypto/caam/caamhash_desc.h static inline bool is_xcbc_aes(u32 algtype)
algtype            20 drivers/crypto/caam/caamhash_desc.h 	return (algtype & (OP_ALG_ALGSEL_MASK | OP_ALG_AAI_MASK)) ==
algtype           505 drivers/crypto/caam/desc_constr.h 	u32 algtype;
algtype           569 drivers/crypto/caam/desc_constr.h 	protid = (adata->algtype & OP_ALG_ALGSEL_SUBMASK) |
algtype            24 drivers/crypto/caam/error.h static inline bool is_mdha(u32 algtype)
algtype            26 drivers/crypto/caam/error.h 	return (algtype & OP_ALG_ALGSEL_MASK & ~OP_ALG_ALGSEL_SUBMASK) ==
algtype            54 drivers/crypto/caam/key_gen.c 	adata->keylen = split_key_len(adata->algtype & OP_ALG_ALGSEL_MASK);
algtype            55 drivers/crypto/caam/key_gen.c 	adata->keylen_pad = split_key_pad_len(adata->algtype &
algtype            85 drivers/crypto/caam/key_gen.c 	append_operation(desc, (adata->algtype & OP_ALG_ALGSEL_MASK) |
algtype           113 drivers/s390/crypto/zcrypt_ccamisc.c 	if (t->algtype != 0x02) {
algtype           116 drivers/s390/crypto/zcrypt_ccamisc.c 			    __func__, (int) t->algtype);
algtype            83 drivers/s390/crypto/zcrypt_ccamisc.h 	u8  algtype;  /* 0x02 for AES cipher */