Home
last modified time | relevance | path

Searched refs:OP_ALG_AS_INITFINAL (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/crypto/caam/
Dcaamalg.c120 append_operation(desc, type | OP_ALG_AS_INITFINAL | in append_dec_op1()
126 append_operation(desc, type | OP_ALG_AS_INITFINAL | in append_dec_op1()
130 append_operation(desc, type | OP_ALG_AS_INITFINAL | in append_dec_op1()
325 OP_ALG_AS_INITFINAL | OP_ALG_ENCRYPT); in aead_null_set_sh_desc()
382 OP_ALG_AS_INITFINAL | OP_ALG_DECRYPT | OP_ALG_ICV_ON); in aead_null_set_sh_desc()
507 OP_ALG_AS_INITFINAL | OP_ALG_ENCRYPT); in aead_set_sh_desc()
533 OP_ALG_AS_INITFINAL | OP_ALG_ENCRYPT); in aead_set_sh_desc()
576 OP_ALG_AS_INITFINAL | OP_ALG_DECRYPT | OP_ALG_ICV_ON); in aead_set_sh_desc()
602 OP_ALG_AS_INITFINAL | OP_ALG_DECRYPT); in aead_set_sh_desc()
665 OP_ALG_AS_INITFINAL | OP_ALG_ENCRYPT); in aead_set_sh_desc()
[all …]
Dctrl.c64 (handle << OP_ALG_AAI_SHIFT) | OP_ALG_AS_INITFINAL); in build_deinstantiation_desc()
Ddesc.h1192 #define OP_ALG_AS_INITFINAL (3 << OP_ALG_AS_SHIFT) macro
Dcaamhash.c408 ahash_data_to_out(desc, have_key | ctx->alg_type, OP_ALG_AS_INITFINAL, in ahash_set_sh_desc()
472 OP_ALG_AS_INITFINAL); in hash_digest_key()