On 8/14/2018 6:24 AM, Pablo de Lara wrote:
The full digest size of GCM/GMAC algorithms is 16 bytes.
However, it is sometimes truncated to a smaller size (such as in IPSec).
This commit allows a user to generate a digest of any size
up to the full size.
Signed-off-by: Pablo de Lara
---
Appl
> The full digest size of GCM/GMAC algorithms is 16 bytes.
> However, it is sometimes truncated to a smaller size (such as in IPSec).
> This commit allows a user to generate a digest of any size up to the full
> size.
>
> Signed-off-by: Pablo de Lara
> ---
> drivers/crypto/aesni_gcm/aesni_gcm_p
The full digest size of GCM/GMAC algorithms is 16 bytes.
However, it is sometimes truncated to a smaller size (such as in IPSec).
This commit allows a user to generate a digest of any size
up to the full size.
Signed-off-by: Pablo de Lara
---
drivers/crypto/aesni_gcm/aesni_gcm_pmd.c | 79 ++
3 matches
Mail list logo