[dpdk-dev] [PATCH v4] aesni_gcm: PMD to support AES_GCM crypto operations

John Griffin john.griffin at intel.com
Thu Mar 10 19:53:51 CET 2016


On 10/03/16 16:41, Pablo de Lara wrote:
> From: Declan Doherty <declan.doherty at intel.com>
>
> This patch provides the implementation of an AES-NI accelerated crypto PMD
> which is dependent on Intel's multi-buffer library, see the white paper
> "Fast Multi-buffer IPsec Implementations on Intel®  Architecture  Processors"
>
> This PMD supports AES_GCM authenticated encryption and authenticated decryption using
> 128-bit AES keys
>
> The patch also contains the related unit tests functions for the implemented functionality
>
> Signed-off-by: Declan Doherty <declan.doherty at intel.com>
> Signed-off-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>
> --

Acked-by: John Griffin <john.griffin at intel.com>




More information about the dev mailing list