You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
crypto: xilinx: aes-gcm: Initialize key source with default value
setkey callback skipped copy of key in tfm_ctx because of invalid
tfm_ctx->keysrc value.
Initialise default keysrc in tfm_init callback for versal and zynqmp.
Signed-off-by: Praveen Teja Kundanala <praveen.teja.kundanala@amd.com>
Signed-off-by: Harsh Jain <h.jain@amd.com>
Message-ID: <20241029070220.1441194-1-praveen.teja.kundanala@amd.com>
0 commit comments