mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-24 19:40:21 +09:00
ANDROID: GKI: add strscpy to fips140 build symbol list.
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>
This commit is contained in:
@@ -128,6 +128,7 @@
|
||||
strlcpy
|
||||
strlen
|
||||
strncmp
|
||||
strscpy
|
||||
__traceiter_android_vh_aes_decrypt
|
||||
__traceiter_android_vh_aes_encrypt
|
||||
__traceiter_android_vh_aes_expandkey
|
||||
|
||||
Reference in New Issue
Block a user