Files
msm-5.15/crypto
Eric Biggers 4ef0a7dff1 ANDROID: crypto: testmgr - add back deleted hctr2 test vectors
The merge of android13-5.15.74_r00 into this branch incorrectly deleted
the test vectors that were added by the following commits:

    commit 927d58494f ("UPSTREAM: crypto: hctr2 - Add HCTR2 support")
    commit b07dcba017 ("UPSTREAM: crypto: polyval - Add POLYVAL support")
    commit 24a19f56b4 ("UPSTREAM: crypto: xctr - Add XCTR support")

This causes a build error when CONFIG_CRYPTO_MANAGER_DISABLE_TESTS is
not set.  Fix this by adding back the test vectors.

Bug: 233652475
Fixes: 5feed5b144 ("Merge tag 'android13-5.15.74_r00' into android13-5.15")
Change-Id: I7dce7570d51a97b88ae751046443df6f0a9038b2
Signed-off-by: Eric Biggers <ebiggers@google.com>
2023-02-07 18:24:55 +00:00
..
2020-08-28 16:58:28 +10:00
2021-03-26 19:55:55 +11:00
2021-05-28 15:11:47 +08:00
2020-02-28 08:43:21 +08:00
2021-08-21 15:44:58 +08:00
2021-06-11 15:03:30 +08:00
2022-04-08 14:23:55 +02:00