Searched refs:algtype (Results 1 – 8 of 8) sorted by relevance
| /f-stack/dpdk/drivers/common/dpaax/caamflib/desc/ |
| H A D | sdap.h | 149 switch (cipherdata->algtype) { in pdcp_sdap_insert_no_int_op() 239 switch (cipherdata->algtype) { in pdcp_sdap_insert_enc_only_op() 381 if (authdata->algtype == PDCP_AUTH_TYPE_ZUC) { in pdcp_sdap_insert_snoop_op() 449 authdata->algtype); in pdcp_sdap_insert_snoop_op() 465 authdata->algtype); in pdcp_sdap_insert_snoop_op() 797 err = pdcp_cp_fp[cipherdata->algtype] in pdcp_sdap_insert_with_int_op() 865 switch (cipherdata->algtype) { in cnstr_shdsc_pdcp_sdap_u_plane() 873 cipherdata->algtype); in cnstr_shdsc_pdcp_sdap_u_plane() 879 switch (authdata->algtype) { in cnstr_shdsc_pdcp_sdap_u_plane() 887 authdata->algtype); in cnstr_shdsc_pdcp_sdap_u_plane() [all …]
|
| H A D | ipsec.h | 359 uint32_t algtype) in __rta_copy_ipsec_encap_pdb() argument 367 switch (algtype & OP_PCL_IPSEC_CIPHER_MASK) { in __rta_copy_ipsec_encap_pdb() 476 uint32_t algtype) in __rta_copy_ipsec_decap_pdb() argument 484 switch (algtype & OP_PCL_IPSEC_CIPHER_MASK) { in __rta_copy_ipsec_decap_pdb() 695 switch (authdata->algtype & OP_PCL_IPSEC_AUTH_MASK) { in __gen_auth_key() 791 (uint16_t)(cipherdata->algtype | authdata->algtype)); in cnstr_shdsc_ipsec_encap() 858 (uint16_t)(cipherdata->algtype | authdata->algtype)); in cnstr_shdsc_ipsec_decap() 1296 (uint16_t)(cipherdata->algtype | authdata->algtype)); in cnstr_shdsc_ipsec_new_encap() 1385 (uint16_t)(cipherdata->algtype | authdata->algtype)); in cnstr_shdsc_ipsec_new_decap() 1511 (cipherdata->algtype == OP_ALG_ALGSEL_AES) && in cnstr_shdsc_authenc() [all …]
|
| H A D | pdcp.h | 530 switch (authdata->algtype) { in pdcp_insert_cplane_int_only_op() 841 authdata->algtype == 0)) in pdcp_insert_cplane_enc_only_op() 2695 switch (pdb_mask[cipherdata->algtype][authdata->algtype]) { in cnstr_pdcp_c_plane_pdb() 2736 return pdb_mask[cipherdata->algtype][authdata->algtype]; in cnstr_pdcp_c_plane_pdb() 2975 SHR_HDR(p, desc_share[cipherdata->algtype][authdata->algtype], 0, 0); in cnstr_shdsc_pdcp_c_plane_encap() 2993 err = pdcp_cp_fp[cipherdata->algtype][authdata->algtype](p, in cnstr_shdsc_pdcp_c_plane_encap() 3129 SHR_HDR(p, desc_share[cipherdata->algtype][authdata->algtype], 0, 0); in cnstr_shdsc_pdcp_c_plane_decap() 3147 err = pdcp_cp_fp[cipherdata->algtype][authdata->algtype](p, in cnstr_shdsc_pdcp_c_plane_decap() 3203 err = pdcp_cp_fp[cipherdata->algtype][authdata->algtype](p, in pdcp_insert_uplane_with_int_op() 3307 SHR_HDR(p, desc_share[cipherdata->algtype][authdata->algtype], 0, 0); in cnstr_shdsc_pdcp_u_plane_encap() [all …]
|
| H A D | algo.h | 299 (cipherdata->algtype == OP_ALG_ALGSEL_AES) && in cnstr_shdsc_blkcipher() 319 ALG_OPERATION(p, cipherdata->algtype, cipherdata->algmode, in cnstr_shdsc_blkcipher() 332 ALG_OPERATION(p, cipherdata->algtype, cipherdata->algmode, in cnstr_shdsc_blkcipher() 398 switch (authdata->algtype) { in cnstr_shdsc_hmac() 438 ALG_OPERATION(p, authdata->algtype, OP_ALG_AAI_HMAC, in cnstr_shdsc_hmac() 444 ALG_OPERATION(p, authdata->algtype, OP_ALG_AAI_HMAC_PRECOMP, in cnstr_shdsc_hmac() 498 switch (authdata->algtype) { in cnstr_shdsc_hash() 540 ALG_OPERATION(p, authdata->algtype, in cnstr_shdsc_hash() 726 ALG_OPERATION(p, cipherdata->algtype, cipherdata->algmode, in cnstr_shdsc_gcm_encap() 833 ALG_OPERATION(p, cipherdata->algtype, cipherdata->algmode, in cnstr_shdsc_gcm_decap()
|
| H A D | common.h | 34 uint32_t algtype; member
|
| /f-stack/dpdk/drivers/crypto/dpaa2_sec/ |
| H A D | dpaa2_sec_dpseci.c | 2008 authdata.algtype = OP_ALG_ALGSEL_SHA1; in dpaa2_sec_auth_init() 2017 authdata.algtype = OP_ALG_ALGSEL_MD5; in dpaa2_sec_auth_init() 2073 authdata.algtype = OP_ALG_ALGSEL_ZUCA; in dpaa2_sec_auth_init() 2084 authdata.algtype = OP_ALG_ALGSEL_SHA1; in dpaa2_sec_auth_init() 2093 authdata.algtype = OP_ALG_ALGSEL_MD5; in dpaa2_sec_auth_init() 2231 aeaddata.algtype = OP_ALG_ALGSEL_AES; in dpaa2_sec_aead_init() 2384 authdata.algtype = OP_ALG_ALGSEL_MD5; in dpaa2_sec_aead_chain_init() 2874 authdata.algtype = 0; in dpaa2_sec_set_ipsec_session() 2897 switch (cipherdata.algtype) { in dpaa2_sec_set_ipsec_session() 2972 switch (cipherdata.algtype) { in dpaa2_sec_set_ipsec_session() [all …]
|
| /f-stack/dpdk/drivers/crypto/caam_jr/ |
| H A D | caam_jr.c | 211 alginfo_a->algtype = in caam_auth_alg() 217 alginfo_a->algtype = in caam_auth_alg() 223 alginfo_a->algtype = in caam_auth_alg() 229 alginfo_a->algtype = in caam_auth_alg() 235 alginfo_a->algtype = in caam_auth_alg() 241 alginfo_a->algtype = in caam_auth_alg() 258 alginfo_c->algtype = in caam_cipher_alg() 264 alginfo_c->algtype = in caam_cipher_alg() 270 alginfo_c->algtype = in caam_cipher_alg() 285 alginfo->algtype = OP_ALG_ALGSEL_AES; in caam_aead_alg() [all …]
|
| /f-stack/dpdk/drivers/crypto/dpaa_sec/ |
| H A D | dpaa_sec.c | 251 cipherdata.algtype = ses->cipher_key.alg; in dpaa_sec_prep_pdcp_cdb() 259 authdata.algtype = ses->auth_key.alg; in dpaa_sec_prep_pdcp_cdb() 265 if (rta_inline_pdcp_query(authdata.algtype, in dpaa_sec_prep_pdcp_cdb() 266 cipherdata.algtype, in dpaa_sec_prep_pdcp_cdb() 362 cipherdata.algtype = ses->cipher_key.alg; in dpaa_sec_prep_ipsec_cdb() 370 authdata.algtype = ses->auth_key.alg; in dpaa_sec_prep_ipsec_cdb() 450 alginfo_c.algtype = ses->cipher_key.alg; in dpaa_sec_prep_cdb() 487 alginfo_a.algtype = ses->auth_key.alg; in dpaa_sec_prep_cdb() 529 alginfo.algtype = ses->aead_key.alg; in dpaa_sec_prep_cdb() 550 alginfo_c.algtype = ses->cipher_key.alg; in dpaa_sec_prep_cdb() [all …]
|