Symbol: OP_ALG_AS_INITFINAL
drivers/crypto/caam/caamalg_desc.c
102
append_operation(desc, adata->algtype | OP_ALG_AS_INITFINAL |
drivers/crypto/caam/caamalg_desc.c
1084
append_operation(desc, cdata->algtype | OP_ALG_AS_INITFINAL |
drivers/crypto/caam/caamalg_desc.c
1167
append_operation(desc, cdata->algtype | OP_ALG_AS_INITFINAL |
drivers/crypto/caam/caamalg_desc.c
1270
append_operation(desc, adata->algtype | OP_ALG_AS_INITFINAL |
drivers/crypto/caam/caamalg_desc.c
1272
append_operation(desc, cdata->algtype | OP_ALG_AS_INITFINAL |
drivers/crypto/caam/caamalg_desc.c
1275
append_operation(desc, adata->algtype | OP_ALG_AS_INITFINAL |
drivers/crypto/caam/caamalg_desc.c
1277
append_operation(desc, cdata->algtype | OP_ALG_AS_INITFINAL |
drivers/crypto/caam/caamalg_desc.c
161
append_operation(desc, adata->algtype | OP_ALG_AS_INITFINAL |
drivers/crypto/caam/caamalg_desc.c
1645
append_operation(desc, cdata->algtype | OP_ALG_AS_INITFINAL |
drivers/crypto/caam/caamalg_desc.c
299
append_operation(desc, adata->algtype | OP_ALG_AS_INITFINAL |
drivers/crypto/caam/caamalg_desc.c
31
append_operation(desc, type | OP_ALG_AS_INITFINAL |
drivers/crypto/caam/caamalg_desc.c
345
append_operation(desc, cdata->algtype | OP_ALG_AS_INITFINAL |
drivers/crypto/caam/caamalg_desc.c
394
append_operation(desc, adata->algtype | OP_ALG_AS_INITFINAL |
drivers/crypto/caam/caamalg_desc.c
460
append_operation(desc, cdata->algtype | OP_ALG_AS_INITFINAL |
drivers/crypto/caam/caamalg_desc.c
557
append_operation(desc, adata->algtype | OP_ALG_AS_INITFINAL |
drivers/crypto/caam/caamalg_desc.c
592
append_operation(desc, cdata->algtype | OP_ALG_AS_INITFINAL |
drivers/crypto/caam/caamalg_desc.c
656
append_operation(desc, cdata->algtype | OP_ALG_AS_INITFINAL |
drivers/crypto/caam/caamalg_desc.c
782
append_operation(desc, cdata->algtype | OP_ALG_AS_INITFINAL |
drivers/crypto/caam/caamalg_desc.c
881
append_operation(desc, cdata->algtype | OP_ALG_AS_INITFINAL |
drivers/crypto/caam/caamalg_desc.c
990
append_operation(desc, cdata->algtype | OP_ALG_AS_INITFINAL |
drivers/crypto/caam/caamalg_qi2.c
3186
cnstr_shdsc_ahash(desc, &ctx->adata, OP_ALG_AS_INITFINAL, digestsize,
drivers/crypto/caam/caamalg_qi2.c
3250
OP_ALG_AS_INITFINAL);
drivers/crypto/caam/caamhash.c
249
cnstr_shdsc_ahash(desc, &ctx->adata, OP_ALG_AS_INITFINAL, digestsize,
drivers/crypto/caam/caamhash.c
303
cnstr_shdsc_sk_hash(desc, &ctx->adata, OP_ALG_AS_INITFINAL,
drivers/crypto/caam/caamhash.c
352
cnstr_shdsc_sk_hash(desc, &ctx->adata, OP_ALG_AS_INITFINAL,
drivers/crypto/caam/caamhash.c
388
OP_ALG_AS_INITFINAL);
drivers/crypto/caam/caamhash_desc.c
97
if (state == OP_ALG_AS_INIT || state == OP_ALG_AS_INITFINAL) {
drivers/crypto/caam/ctrl.c
78
(handle << OP_ALG_AAI_SHIFT) | OP_ALG_AS_INITFINAL);