]> Git Repo - linux.git/commit - crypto/tcrypt.c
crypto: tcrypt - enable tests for xxhash and blake2
authorArd Biesheuvel <[email protected]>
Thu, 20 May 2021 10:40:00 +0000 (12:40 +0200)
committerHerbert Xu <[email protected]>
Fri, 28 May 2021 07:11:45 +0000 (15:11 +0800)
commitaa22cd7f67807eb8047221e57f8a327432ab8309
treef8f3ad5c698203d243f1da18a646b0b235088d07
parent01df08b93e400ce45d86ef8dd7dd849f44b0e9d3
crypto: tcrypt - enable tests for xxhash and blake2

Fill some of the recently freed up slots in tcrypt with xxhash64 and
blake2b/blake2s, so we can easily benchmark their kernel implementations
from user space.

Signed-off-by: Ard Biesheuvel <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
crypto/tcrypt.c
This page took 0.048157 seconds and 4 git commands to generate.