Searched refs:g_size_bytes (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/drivers/common/cpt/ |
| H A D | cpt_ucode.h | 487 uint32_t g_size_bytes, s_size_bytes; in cpt_digest_gen_prep() local 589 g_size_bytes = ((i + 3) / 4) * sizeof(sg_comp_t); in cpt_digest_gen_prep() 827 uint32_t i, g_size_bytes, s_size_bytes; in cpt_enc_hmac_prep() local 899 g_size_bytes = ((i + 3) / 4) * sizeof(sg_comp_t); in cpt_enc_hmac_prep() 1184 uint32_t g_size_bytes, s_size_bytes; in cpt_dec_hmac_prep() local 1546 uint32_t i, g_size_bytes, s_size_bytes; in cpt_zuc_snow3g_enc_prep() local 1824 uint32_t i, g_size_bytes, s_size_bytes; in cpt_zuc_snow3g_dec_prep() local 1966 uint32_t g_size_bytes, s_size_bytes; in cpt_kasumi_enc_prep() local 2088 g_size_bytes = ((i + 3) / 4) * sizeof(sg_comp_t); in cpt_kasumi_enc_prep() 2199 uint32_t g_size_bytes, s_size_bytes; in cpt_kasumi_dec_prep() local [all …]
|