[EXT] [PATCH] test/crypto: fix output buffer length
    Akhil Goyal 
    gakhil at marvell.com
       
    Tue Nov 16 08:26:23 CET 2021
    
    
  
> Input buffer length is getting appended with
> padding length when the test case is encrypted
> digest, but output buffer length is appended
> with padding length for all the cases.
> 
> This patch fixes the output buffer length
> by appending the padding length only when the
> test case is of encrypted digest type.
> 
> Fixes: 6356c28642a6 ("test/crypto: add cases for block cipher encrypted
> digest")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Gagandeep Singh <g.singh at nxp.com>
Acked-by: Akhil Goyal <gakhil at marvell.com>
Applied to dpdk-next-crypto
Thanks.
    
    
More information about the dev
mailing list