On 11/03/16 00:16, Thomas Monjalon wrote: > 2016-03-08 16:22, John Griffin: >> Remove support for AES CMAC support for which was added to >> the code in error. AES CMAC will be added in a subsequent release >> when testing completes. > [...] >> case RTE_CRYPTO_AUTH_AES_GCM: >> - case RTE_CRYPTO_AUTH_AES_GMAC: > > CMAC or GMAC?
Yes GMAC - thanks Pablo and Thomas.