On Fri, Apr 15, 2022 at 8:23 AM Gaurav Jain <[email protected]> wrote: > > issue: blob decapsulation operation store the decrypted data > in memory even if ICV check failed. > > fix: clear the blob data output memory. > > Fixes: c5de15cbc8 (crypto/fsl: Add command for encapsulating/decapsulating > blobs) > Signed-off-by: Gaurav Jain <[email protected]> > Reviewed-by: Kshitiz Varshney <[email protected]> > Tested-by: Kshitiz Varshney <[email protected]>
Reviewed-by: Fabio Estevam <[email protected]>

