Searched refs:OP_ALG_ENCRYPT (Results 1 – 7 of 7) sorted by relevance
62 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()
102 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 …]
1262 #define OP_ALG_ENCRYPT 1 macro
387 append_operation(desc, ctx->adata.algtype | OP_ALG_ENCRYPT | in hash_digest_key()
3248 append_operation(desc, ctx->adata.algtype | OP_ALG_ENCRYPT | in hash_digest_key()
190 OP_ALG_ENCRYPT | OP_ALG_ICV_OFF | alg_type); in inline_cnstr_jobdesc_hash()
526 #define OP_ALG_ENCRYPT 1 macro