Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/caam/
Dcaamalg.c137 append_operation(desc, type | OP_ALG_AS_INITFINAL | in append_dec_op1()
143 append_operation(desc, type | OP_ALG_AS_INITFINAL | in append_dec_op1()
147 append_operation(desc, type | OP_ALG_AS_INITFINAL | in append_dec_op1()
312 OP_ALG_AS_INITFINAL | OP_ALG_ENCRYPT); in aead_null_set_sh_desc()
369 OP_ALG_AS_INITFINAL | OP_ALG_DECRYPT | OP_ALG_ICV_ON); in aead_null_set_sh_desc()
485 OP_ALG_AS_INITFINAL | OP_ALG_ENCRYPT); in aead_set_sh_desc()
508 OP_ALG_AS_INITFINAL | OP_ALG_ENCRYPT); in aead_set_sh_desc()
552 OP_ALG_AS_INITFINAL | OP_ALG_DECRYPT | OP_ALG_ICV_ON); in aead_set_sh_desc()
576 OP_ALG_AS_INITFINAL | OP_ALG_DECRYPT); in aead_set_sh_desc()
646 OP_ALG_AS_INITFINAL | OP_ALG_ENCRYPT); in aead_set_sh_desc()
[all …]
Dctrl.c82 (handle << OP_ALG_AAI_SHIFT) | OP_ALG_AS_INITFINAL); in build_deinstantiation_desc()
Ddesc.h1209 #define OP_ALG_AS_INITFINAL (3 << OP_ALG_AS_SHIFT) macro
Dcaamhash.c416 ahash_data_to_out(desc, have_key | ctx->alg_type, OP_ALG_AS_INITFINAL, in ahash_set_sh_desc()
480 OP_ALG_AS_INITFINAL); in hash_digest_key()