mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
In commit6b0adfafb0("crypto: lrw,xts - Replace strlcpy with strscpy"), strscpy is now used, so update the fips140 symbol list to show the newly required symbol so that the build continues to work properly. Fixes:6b0adfafb0("crypto: lrw,xts - Replace strlcpy with strscpy") Change-Id: I9dc8094dcd3c550f4d194beab60c1cb45c983cf5 Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>