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
nrf_security: drivers: cracen: Fix HKDF-EXTRACT PRK len
Fixes issue where HKDF-EXTRACT uses the hardcoded value 32
instead of the length of the given SHA variant when doing
memcpy of the generated PRK.
Signed-off-by: Magne Værnes <[email protected]>
0 commit comments