linux-mainline/lib/crypto
Herbert Xu e20d5a22bd crypto: lib/blake2s - Split up test function to halve stack usage
Reduce the stack usage further by splitting up the test function.

Also squash blocks and unaligned_blocks into one array.

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2022-12-30 22:56:27 +08:00
..
aes.c
aesgcm.c
arc4.c
blake2s-generic.c
blake2s-selftest.c
blake2s.c
chacha20poly1305-selftest.c
chacha20poly1305.c
chacha.c
curve25519-fiat32.c
curve25519-generic.c
curve25519-hacl64.c
curve25519-selftest.c
curve25519.c
des.c
gf128mul.c
Kconfig
libchacha.c
Makefile
memneq.c
poly1305-donna32.c
poly1305-donna64.c
poly1305.c
sha1.c
sha256.c
utils.c