Searched refs:OP_ALG_AS_INITFINAL (Results 1 – 6 of 6) sorted by relevance
| /f-stack/dpdk/drivers/common/dpaax/caamflib/desc/ |
| H A D | algo.h | 53 OP_ALG_AS_INITFINAL, 0, dir); in cnstr_shdsc_zuce() 103 OP_ALG_AS_INITFINAL, chk_icv, dir); in cnstr_shdsc_zuca() 150 OP_ALG_AS_INITFINAL, 0, dir); in cnstr_shdsc_snow_f8() 259 OP_ALG_AS_INITFINAL, chk_icv, dir); in cnstr_shdsc_snow_f9() 320 OP_ALG_AS_INITFINAL, ICV_CHECK_DISABLE, dir); in cnstr_shdsc_blkcipher() 328 OP_ALG_AAI_DK, OP_ALG_AS_INITFINAL, in cnstr_shdsc_blkcipher() 439 OP_ALG_AS_INITFINAL, opicv, dir); in cnstr_shdsc_hmac() 445 OP_ALG_AS_INITFINAL, opicv, dir); in cnstr_shdsc_hmac() 542 OP_ALG_AS_INITFINAL, opicv, dir); in cnstr_shdsc_hash() 587 OP_ALG_AS_INITFINAL, 0, dir); in cnstr_shdsc_kasumi_f8() [all …]
|
| H A D | sdap.h | 154 OP_ALG_AS_INITFINAL, ICV_CHECK_DISABLE, op); in pdcp_sdap_insert_no_int_op() 161 OP_ALG_AS_INITFINAL, ICV_CHECK_DISABLE, op); in pdcp_sdap_insert_no_int_op() 174 OP_ALG_AS_INITFINAL, ICV_CHECK_DISABLE, op); in pdcp_sdap_insert_no_int_op() 244 OP_ALG_AS_INITFINAL, ICV_CHECK_DISABLE, in pdcp_sdap_insert_enc_only_op() 254 OP_ALG_AS_INITFINAL, ICV_CHECK_DISABLE, in pdcp_sdap_insert_enc_only_op() 270 OP_ALG_AS_INITFINAL, ICV_CHECK_DISABLE, in pdcp_sdap_insert_enc_only_op() 474 ALG_OPERATION(p, int_op_alg, int_op_aai, OP_ALG_AS_INITFINAL, in pdcp_sdap_insert_snoop_op() 617 OP_ALG_AS_INITFINAL, ICV_CHECK_DISABLE, DIR_DEC); in pdcp_sdap_insert_no_snoop_op() 660 OP_ALG_AS_INITFINAL, ICV_CHECK_DISABLE, DIR_ENC); in pdcp_sdap_insert_no_snoop_op() 707 OP_ALG_AS_INITFINAL, ICV_CHECK_DISABLE, DIR_DEC); in pdcp_sdap_insert_no_snoop_op() [all …]
|
| H A D | pdcp.h | 617 OP_ALG_AS_INITFINAL, in pdcp_insert_cplane_int_only_op() 723 OP_ALG_AS_INITFINAL, in pdcp_insert_cplane_int_only_op() 797 OP_ALG_AS_INITFINAL, in pdcp_insert_cplane_int_only_op() 1076 OP_ALG_AS_INITFINAL, in pdcp_insert_uplane_snow_snow_op() 1082 OP_ALG_AS_INITFINAL, in pdcp_insert_uplane_snow_snow_op() 1206 OP_ALG_AS_INITFINAL, in pdcp_insert_uplane_zuc_zuc_op() 1213 OP_ALG_AS_INITFINAL, in pdcp_insert_uplane_zuc_zuc_op() 1842 OP_ALG_AS_INITFINAL, in pdcp_insert_cplane_aes_snow_op() 1848 OP_ALG_AS_INITFINAL, in pdcp_insert_cplane_aes_snow_op() 1974 OP_ALG_AS_INITFINAL, in pdcp_insert_cplane_snow_zuc_op() [all …]
|
| H A D | ipsec.h | 969 OP_ALG_AS_INITFINAL, ICV_CHECK_DISABLE, DIR_ENC); in cnstr_shdsc_ipsec_encap_des_aes_xcbc() 1087 OP_ALG_AS_INITFINAL, ICV_CHECK_DISABLE, DIR_ENC); in cnstr_shdsc_ipsec_decap_des_aes_xcbc() 1089 OP_ALG_AS_INITFINAL, ICV_CHECK_ENABLE, DIR_DEC); in cnstr_shdsc_ipsec_decap_des_aes_xcbc() 1561 OP_ALG_AS_INITFINAL, in cnstr_shdsc_authenc() 1567 OP_ALG_AS_INITFINAL, ICV_CHECK_DISABLE, dir); in cnstr_shdsc_authenc() 1573 OP_ALG_AS_INITFINAL, in cnstr_shdsc_authenc() 1579 OP_ALG_AAI_DK, OP_ALG_AS_INITFINAL, in cnstr_shdsc_authenc() 1585 OP_ALG_AS_INITFINAL, ICV_CHECK_DISABLE, dir); in cnstr_shdsc_authenc()
|
| /f-stack/dpdk/drivers/common/dpaax/caamflib/rta/ |
| H A D | operation_cmd.h | 277 case OP_ALG_AS_INITFINAL: in rta_operation()
|
| /f-stack/dpdk/drivers/common/dpaax/caamflib/ |
| H A D | desc.h | 1098 #define OP_ALG_AS_INITFINAL (3 << OP_ALG_AS_SHIFT) macro
|