Searched refs:OP_ALG_ENCRYPT (Results 1 – 3 of 3) sorted by relevance
102 OP_ALG_ENCRYPT); in cnstr_shdsc_aead_null_encap()303 OP_ALG_ENCRYPT); in cnstr_shdsc_aead_encap()349 OP_ALG_ENCRYPT); in cnstr_shdsc_aead_encap()561 OP_ALG_ENCRYPT); in cnstr_shdsc_aead_givencap()596 OP_ALG_ENCRYPT); in cnstr_shdsc_aead_givencap()654 OP_ALG_ENCRYPT); in cnstr_shdsc_gcm_encap()878 OP_ALG_ENCRYPT); in cnstr_shdsc_rfc4106_encap()1071 OP_ALG_ENCRYPT); in cnstr_shdsc_rfc4543_encap()1280 OP_ALG_ENCRYPT); in cnstr_shdsc_ablkcipher_encap()1429 OP_ALG_ENCRYPT); in cnstr_shdsc_ablkcipher_givencap()[all …]
277 append_operation(desc, op | state | OP_ALG_ENCRYPT); in ahash_gen_sh_desc()389 append_operation(desc, ctx->adata.algtype | OP_ALG_ENCRYPT | in hash_digest_key()
1237 #define OP_ALG_ENCRYPT 1 macro