Home
last modified time | relevance | path

Searched refs:OP_ALG_ENCRYPT (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/crypto/caam/
H A Dcaamhash_desc.c62 append_operation(desc, op | state | OP_ALG_ENCRYPT); in cnstr_shdsc_ahash()
117 append_operation(desc, adata->algtype | state | OP_ALG_ENCRYPT); in cnstr_shdsc_sk_hash()
H A Dcaamalg_desc.c102 OP_ALG_ENCRYPT); in cnstr_shdsc_aead_null_encap()
299 OP_ALG_ENCRYPT); in cnstr_shdsc_aead_encap()
345 OP_ALG_ENCRYPT); in cnstr_shdsc_aead_encap()
557 OP_ALG_ENCRYPT); in cnstr_shdsc_aead_givencap()
592 OP_ALG_ENCRYPT); in cnstr_shdsc_aead_givencap()
656 OP_ALG_ENCRYPT); in cnstr_shdsc_gcm_encap()
881 OP_ALG_ENCRYPT); in cnstr_shdsc_rfc4106_encap()
1084 OP_ALG_ENCRYPT); in cnstr_shdsc_rfc4543_encap()
1270 OP_ALG_ENCRYPT); in cnstr_shdsc_chachapoly()
1272 OP_ALG_ENCRYPT); in cnstr_shdsc_chachapoly()
[all …]
H A Ddesc.h1262 #define OP_ALG_ENCRYPT 1 macro
H A Dcaamhash.c387 append_operation(desc, ctx->adata.algtype | OP_ALG_ENCRYPT | in hash_digest_key()
H A Dcaamalg_qi2.c3248 append_operation(desc, ctx->adata.algtype | OP_ALG_ENCRYPT | in hash_digest_key()
/openbmc/u-boot/drivers/crypto/fsl/
H A Djobdesc.c190 OP_ALG_ENCRYPT | OP_ALG_ICV_OFF | alg_type); in inline_cnstr_jobdesc_hash()
H A Ddesc.h526 #define OP_ALG_ENCRYPT 1 macro