Home
last modified time | relevance | path

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

/dpdk/drivers/crypto/ipsec_mb/
H A Dpmd_snow3g.c108 int unencrypted_bytes = 0; in process_snow3g_cipher_op() local
129 unencrypted_bytes = in process_snow3g_cipher_op()
134 if (unencrypted_bytes > 0) in process_snow3g_cipher_op()
142 unencrypted_bytes); in process_snow3g_cipher_op()
183 int unencrypted_bytes = 0; in process_snow3g_cipher_op_bit() local
200 unencrypted_bytes = in process_snow3g_cipher_op_bit()
206 if (unencrypted_bytes > 0) in process_snow3g_cipher_op_bit()
214 unencrypted_bytes); in process_snow3g_cipher_op_bit()