Home
last modified time | relevance | path

Searched refs:encr_offset (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/crypto/cnxk/
H A Dcnxk_se.h441 passthrough_len = encr_offset; in cpt_enc_hmac_prep()
451 encr_offset += iv_len; in cpt_enc_hmac_prep()
461 encr_offset = 0; in cpt_enc_hmac_prep()
751 encr_offset += iv_len; in cpt_dec_hmac_prep()
761 encr_offset = 0; in cpt_dec_hmac_prep()
1063 encr_offset = 0; in cpt_pdcp_alg_prep()
1080 encr_offset = encr_offset / 8; in cpt_pdcp_alg_prep()
1082 encr_offset += iv_len; in cpt_pdcp_alg_prep()
1319 encr_offset += iv_len; in cpt_kasumi_enc_prep()
1469 uint32_t encr_offset; in cpt_kasumi_dec_prep() local
[all …]
/dpdk/drivers/common/cpt/
H A Dcpt_ucode.h748 encr_offset += iv_len; in cpt_enc_hmac_prep()
759 encr_offset = 0; in cpt_enc_hmac_prep()
768 encr_offset; in cpt_enc_hmac_prep()
772 encr_offset; in cpt_enc_hmac_prep()
1098 encr_offset += iv_len; in cpt_dec_hmac_prep()
1134 encr_offset = 0; in cpt_dec_hmac_prep()
1513 encr_offset = encr_offset / 8; in cpt_zuc_snow3g_enc_prep()
1751 uint32_t encr_offset; in cpt_zuc_snow3g_dec_prep() local
1806 encr_offset += iv_len; in cpt_zuc_snow3g_dec_prep()
2253 uint32_t encr_offset; in cpt_kasumi_dec_prep() local
[all …]