summaryrefslogtreecommitdiff
path: root/.mailmap
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2020-10-26 19:17:01 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2020-11-06 06:29:10 +0300
commit2257f4712dcfb3b15783e7b0845ef83db022018a (patch)
tree71d9efe51ff19ef9bca5bc0b6ced313c8f32e54b /.mailmap
parent79cafe9a8b16f7a1c2c800f14ff0f4d0b56f5721 (diff)
downloadlinux-2257f4712dcfb3b15783e7b0845ef83db022018a.tar.xz
crypto: testmgr - always print the actual AEAD driver name
When alg_test() is called from tcrypt.ko rather than from the algorithm registration code, "driver" is actually the algorithm name, not the driver name. So it shouldn't be used in places where a driver name is wanted, e.g. when reporting a test failure or when checking whether the driver is the generic driver or not. Fix this for the AEAD algorithm tests by getting the driver name from the crypto_aead that actually got allocated. Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions