[dpdk-dev] [PATCH] cryptodev: clarify wireless inputs in digest-encrypted cases

Trahe, Fiona fiona.trahe at intel.com
Tue Oct 22 14:32:23 CEST 2019



> -----Original Message-----
> From: Akhil Goyal [mailto:akhil.goyal at nxp.com]
> Sent: Tuesday, October 22, 2019 1:08 PM
> To: Trahe, Fiona <fiona.trahe at intel.com>; dev at dpdk.org
> Cc: Kusztal, ArkadiuszX <arkadiuszx.kusztal at intel.com>; Dybkowski, AdamX
> <adamx.dybkowski at intel.com>
> Subject: RE: [PATCH] cryptodev: clarify wireless inputs in digest-encrypted cases
> 
> 
> 

> @@ -590,7 +590,9 @@ struct rte_crypto_sym_op {
>                                           * For SNOW 3G @ RTE_CRYPTO_CIPHER_SNOW3G_UEA2,
>                                           * KASUMI @ RTE_CRYPTO_CIPHER_KASUMI_F8
>                                           * and ZUC @ RTE_CRYPTO_CIPHER_ZUC_EEA3,
> -                                         * this field should be in bits.
> +                                         * this field should be in bits and must be
> +                                         * 8-bit multiples in cases of encrypted
> +                                         * digest.
>                                           */
> 
> Same change may be done in other 3 fields.
Ok, thanks, I'll send v2


More information about the dev mailing list