Home
last modified time | relevance | path

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

/drivers/crypto/caam/
Dkey_gen.c77 append_operation(desc, alg_op | OP_ALG_DECRYPT | OP_ALG_AS_INIT); in gen_split_key()
Dctrl.c51 (handle << OP_ALG_AAI_SHIFT) | OP_ALG_AS_INIT; in build_instantiation_desc()
Ddesc.h1202 #define OP_ALG_AS_INIT (1 << OP_ALG_AS_SHIFT) macro
Dcaamhash.c354 ahash_data_to_out(desc, have_key | ctx->alg_type, OP_ALG_AS_INIT, in ahash_set_sh_desc()