Home
last modified time | relevance | path

Searched hist:"39457 acd" (Results 1 – 1 of 1) sorted by relevance

/linux/crypto/
H A Dxor.c39457acd Fri Aug 19 12:19:30 GMT 2016 Martin Schwidefsky <schwidefsky@de.ibm.com> crypto: xor - skip speed test if the xor function is selected automatically

If the architecture selected the xor function with XOR_SELECT_TEMPLATE
the speed result of the do_xor_speed benchmark is of limited value.
The speed measurement increases the bootup time a little, which can
makes a difference for kernels used in container like virtual machines.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>