> When IV size is 12, padding to 16 bytes is required and the LSB must be set to > 1, according to the spec. > However, the Multi-buffer library is already doing this, so it is not > necessary > to do it in the PMD. > > Signed-off-by: Pablo de Lara <pablo.de.lara.gua...@intel.com> > --- > drivers/crypto/aesni_gcm/aesni_gcm_pmd.c | 9 --------- > 1 file changed, 9 deletions(-) >
Acked-by: Marko Kovacevic <marko.kovace...@intel.com>