Searched refs:OP_ALG_ALGSEL_AES (Results 1 – 9 of 9) sorted by relevance
| /dpdk/drivers/common/dpaax/caamflib/desc/ |
| H A D | sdap.h | 185 ALG_OPERATION(p, OP_ALG_ALGSEL_AES, OP_ALG_AAI_CTR, in pdcp_sdap_insert_no_int_op() 274 ALG_OPERATION(p, OP_ALG_ALGSEL_AES, OP_ALG_AAI_CTR, in pdcp_sdap_insert_enc_only_op() 476 cipher_op_alg = OP_ALG_ALGSEL_AES; in pdcp_sdap_insert_snoop_op() 622 ALG_OPERATION(p, OP_ALG_ALGSEL_AES, OP_ALG_AAI_CMAC, in pdcp_sdap_insert_no_snoop_op() 647 cipher_alg_op = OP_ALG_ALGSEL_AES; in pdcp_sdap_insert_no_snoop_op() 683 cipher_alg_op = OP_ALG_ALGSEL_AES; in pdcp_sdap_insert_no_snoop_op() 738 ALG_OPERATION(p, OP_ALG_ALGSEL_AES, OP_ALG_AAI_CMAC, in pdcp_sdap_insert_no_snoop_op()
|
| H A D | pdcp.h | 532 ALG_OPERATION(p, OP_ALG_ALGSEL_AES, in pdcp_insert_cplane_int_only_op() 701 ALG_OPERATION(p, OP_ALG_ALGSEL_AES, in pdcp_insert_cplane_enc_only_op() 1018 ALG_OPERATION(p, OP_ALG_ALGSEL_AES, in pdcp_insert_uplane_aes_aes_op() 1040 ALG_OPERATION(p, OP_ALG_ALGSEL_AES, in pdcp_insert_uplane_aes_aes_op() 1062 ALG_OPERATION(p, OP_ALG_ALGSEL_AES, in pdcp_insert_uplane_aes_aes_op() 1086 ALG_OPERATION(p, OP_ALG_ALGSEL_AES, in pdcp_insert_uplane_aes_aes_op() 1205 ALG_OPERATION(p, OP_ALG_ALGSEL_AES, in pdcp_insert_cplane_snow_aes_op() 1321 ALG_OPERATION(p, OP_ALG_ALGSEL_AES, in pdcp_insert_cplane_snow_aes_op() 1442 ALG_OPERATION(p, OP_ALG_ALGSEL_AES, in pdcp_insert_cplane_aes_snow_op() 1650 ALG_OPERATION(p, OP_ALG_ALGSEL_AES, in pdcp_insert_cplane_aes_zuc_op() [all …]
|
| H A D | ipsec.h | 960 ALG_OPERATION(p, OP_ALG_ALGSEL_AES, OP_ALG_AAI_XCBC_MAC, in cnstr_shdsc_ipsec_encap_des_aes_xcbc() 1082 ALG_OPERATION(p, OP_ALG_ALGSEL_AES, OP_ALG_AAI_XCBC_MAC, in cnstr_shdsc_ipsec_decap_des_aes_xcbc() 1493 (cipherdata->algtype == OP_ALG_ALGSEL_AES) && in cnstr_shdsc_authenc() 1548 ALG_OPERATION(p, OP_ALG_ALGSEL_AES, cipherdata->algmode, in cnstr_shdsc_authenc() 1566 ALG_OPERATION(p, OP_ALG_ALGSEL_AES, cipherdata->algmode | in cnstr_shdsc_authenc()
|
| H A D | algo.h | 299 (cipherdata->algtype == OP_ALG_ALGSEL_AES) && in cnstr_shdsc_blkcipher() 327 ALG_OPERATION(p, OP_ALG_ALGSEL_AES, cipherdata->algmode | in cnstr_shdsc_blkcipher()
|
| /dpdk/drivers/crypto/dpaa_sec/ |
| H A D | dpaa_sec.c | 2227 session->cipher_key.alg = OP_ALG_ALGSEL_AES; in dpaa_sec_cipher_init() 2239 session->cipher_key.alg = OP_ALG_ALGSEL_AES; in dpaa_sec_cipher_init() 2343 session->auth_key.alg = OP_ALG_ALGSEL_AES; in dpaa_sec_auth_init() 2347 session->auth_key.alg = OP_ALG_ALGSEL_AES; in dpaa_sec_auth_init() 2432 session->auth_key.alg = OP_ALG_ALGSEL_AES; in dpaa_sec_chain_init() 2436 session->auth_key.alg = OP_ALG_ALGSEL_AES; in dpaa_sec_chain_init() 2449 session->cipher_key.alg = OP_ALG_ALGSEL_AES; in dpaa_sec_chain_init() 2461 session->cipher_key.alg = OP_ALG_ALGSEL_AES; in dpaa_sec_chain_init() 2498 session->aead_key.alg = OP_ALG_ALGSEL_AES; in dpaa_sec_aead_init()
|
| /dpdk/drivers/common/dpaax/caamflib/rta/ |
| H A D | operation_cmd.h | 188 /*1*/ { OP_ALG_ALGSEL_AES, __rta_alg_aai_aes, OP_TYPE_CLASS1_ALG },
|
| /dpdk/drivers/crypto/dpaa2_sec/ |
| H A D | dpaa2_sec_dpseci.c | 2173 cipherdata.algtype = OP_ALG_ALGSEL_AES; in dpaa2_sec_cipher_init() 2200 cipherdata.algtype = OP_ALG_ALGSEL_AES; in dpaa2_sec_cipher_init() 2441 authdata.algtype = OP_ALG_ALGSEL_AES; in dpaa2_sec_auth_init() 2451 authdata.algtype = OP_ALG_ALGSEL_AES; in dpaa2_sec_auth_init() 2549 aeaddata.algtype = OP_ALG_ALGSEL_AES; in dpaa2_sec_aead_init() 2724 authdata.algtype = OP_ALG_ALGSEL_AES; in dpaa2_sec_aead_chain_init() 2729 authdata.algtype = OP_ALG_ALGSEL_AES; in dpaa2_sec_aead_chain_init() 2762 cipherdata.algtype = OP_ALG_ALGSEL_AES; in dpaa2_sec_aead_chain_init() 2777 cipherdata.algtype = OP_ALG_ALGSEL_AES; in dpaa2_sec_aead_chain_init()
|
| /dpdk/drivers/crypto/caam_jr/ |
| H A D | caam_jr.c | 260 OP_PCL_IPSEC_AES_CBC : OP_ALG_ALGSEL_AES; in caam_cipher_alg() 272 OP_PCL_IPSEC_AES_CTR : OP_ALG_ALGSEL_AES; in caam_cipher_alg() 285 alginfo->algtype = OP_ALG_ALGSEL_AES; in caam_aead_alg()
|
| /dpdk/drivers/common/dpaax/caamflib/ |
| H A D | desc.h | 998 #define OP_ALG_ALGSEL_AES (0x10 << OP_ALG_ALGSEL_SHIFT) macro
|