Files
kernel_arpi/samples
Eric Biggers 1ced87f1a9 ANDROID: fips140: add fips140_lab_util program
Add a sample program that supports various tests that the FIPS
certification lab is required to do on fips140.ko.  To do its work it
uses AF_ALG, as well as the /dev/fips140 device node provided by a build
of fips140.ko with CONFIG_CRYPTO_FIPS140_MOD_EVAL_TESTING enabled.

Original commits from android12-5.10:
  * 109f31ac23 ("ANDROID: fips140: add userspace interface for evaluation testing")
  * a481d43521 ("ANDROID: fips140: refactor and rename fips140_lab_test")
  * 3a624c9ccd ("ANDROID: fips140: add show_invalid_inputs command to fips140_lab_util")

Bug: 153614920
Bug: 188620248
Change-Id: Ide1875f39d439c3955d03a5f41160382544d47bd
Signed-off-by: Eric Biggers <ebiggers@google.com>
2022-03-15 21:24:22 +00:00
..
2020-11-24 17:08:47 -06:00