Files
android_kernel_xiaomi_sm8450/crypto
Eric Biggers 91e4675508 ANDROID: fips140: add crypto_memneq() back to the module
crypto_memneq() is one of the utility functions that was intentionally
included in the fips140 module, out of concerns that it would be seen as
"cryptographic" and thus would be required to be included the module for
the FIPS certification.  It should not have been removed from the
module, so add it back.

Bug: 188620248
Fixes: 18cd39b706 ("Merge tag 'android12-5.10.136_r00' into android12-5.10")
Change-Id: I8a19dfd73390f8c1348885f97fa42d900e47b82b
Signed-off-by: Eric Biggers <ebiggers@google.com>
2023-01-09 10:55:19 +00:00
..
2020-08-28 16:58:28 +10:00
2022-07-23 16:09:48 +02:00
2022-07-28 15:53:46 +02:00
2020-02-28 08:43:21 +08:00
2021-07-14 16:56:06 +02:00