Home
last modified time | relevance | path

Searched hist:e52b7023cdad005756cd91d7c54fa90ef6b43d32 (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/arch/arm64/crypto/
H A Dnhpoly1305-neon-glue.cdiff e52b7023cdad005756cd91d7c54fa90ef6b43d32 Wed Mar 13 00:12:50 CDT 2019 Eric Biggers <ebiggers@google.com> crypto: arm64 - convert to use crypto_simd_usable()

Replace all calls to may_use_simd() in the arm64 crypto code with
crypto_simd_usable(), in order to allow testing the no-SIMD code paths.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Dsha3-ce-glue.cdiff e52b7023cdad005756cd91d7c54fa90ef6b43d32 Wed Mar 13 00:12:50 CDT 2019 Eric Biggers <ebiggers@google.com> crypto: arm64 - convert to use crypto_simd_usable()

Replace all calls to may_use_simd() in the arm64 crypto code with
crypto_simd_usable(), in order to allow testing the no-SIMD code paths.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Dsha512-ce-glue.cdiff e52b7023cdad005756cd91d7c54fa90ef6b43d32 Wed Mar 13 00:12:50 CDT 2019 Eric Biggers <ebiggers@google.com> crypto: arm64 - convert to use crypto_simd_usable()

Replace all calls to may_use_simd() in the arm64 crypto code with
crypto_simd_usable(), in order to allow testing the no-SIMD code paths.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Dsm4-ce-glue.cdiff e52b7023cdad005756cd91d7c54fa90ef6b43d32 Wed Mar 13 00:12:50 CDT 2019 Eric Biggers <ebiggers@google.com> crypto: arm64 - convert to use crypto_simd_usable()

Replace all calls to may_use_simd() in the arm64 crypto code with
crypto_simd_usable(), in order to allow testing the no-SIMD code paths.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Daes-ce-glue.cdiff e52b7023cdad005756cd91d7c54fa90ef6b43d32 Wed Mar 13 00:12:50 CDT 2019 Eric Biggers <ebiggers@google.com> crypto: arm64 - convert to use crypto_simd_usable()

Replace all calls to may_use_simd() in the arm64 crypto code with
crypto_simd_usable(), in order to allow testing the no-SIMD code paths.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Dsm3-ce-glue.cdiff e52b7023cdad005756cd91d7c54fa90ef6b43d32 Wed Mar 13 00:12:50 CDT 2019 Eric Biggers <ebiggers@google.com> crypto: arm64 - convert to use crypto_simd_usable()

Replace all calls to may_use_simd() in the arm64 crypto code with
crypto_simd_usable(), in order to allow testing the no-SIMD code paths.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Dchacha-neon-glue.cdiff e52b7023cdad005756cd91d7c54fa90ef6b43d32 Wed Mar 13 00:12:50 CDT 2019 Eric Biggers <ebiggers@google.com> crypto: arm64 - convert to use crypto_simd_usable()

Replace all calls to may_use_simd() in the arm64 crypto code with
crypto_simd_usable(), in order to allow testing the no-SIMD code paths.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Dcrct10dif-ce-glue.cdiff e52b7023cdad005756cd91d7c54fa90ef6b43d32 Wed Mar 13 00:12:50 CDT 2019 Eric Biggers <ebiggers@google.com> crypto: arm64 - convert to use crypto_simd_usable()

Replace all calls to may_use_simd() in the arm64 crypto code with
crypto_simd_usable(), in order to allow testing the no-SIMD code paths.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Daes-neonbs-glue.cdiff e52b7023cdad005756cd91d7c54fa90ef6b43d32 Wed Mar 13 00:12:50 CDT 2019 Eric Biggers <ebiggers@google.com> crypto: arm64 - convert to use crypto_simd_usable()

Replace all calls to may_use_simd() in the arm64 crypto code with
crypto_simd_usable(), in order to allow testing the no-SIMD code paths.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Dsha256-glue.cdiff e52b7023cdad005756cd91d7c54fa90ef6b43d32 Wed Mar 13 00:12:50 CDT 2019 Eric Biggers <ebiggers@google.com> crypto: arm64 - convert to use crypto_simd_usable()

Replace all calls to may_use_simd() in the arm64 crypto code with
crypto_simd_usable(), in order to allow testing the no-SIMD code paths.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Dsha1-ce-glue.cdiff e52b7023cdad005756cd91d7c54fa90ef6b43d32 Wed Mar 13 00:12:50 CDT 2019 Eric Biggers <ebiggers@google.com> crypto: arm64 - convert to use crypto_simd_usable()

Replace all calls to may_use_simd() in the arm64 crypto code with
crypto_simd_usable(), in order to allow testing the no-SIMD code paths.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Dsha2-ce-glue.cdiff e52b7023cdad005756cd91d7c54fa90ef6b43d32 Wed Mar 13 00:12:50 CDT 2019 Eric Biggers <ebiggers@google.com> crypto: arm64 - convert to use crypto_simd_usable()

Replace all calls to may_use_simd() in the arm64 crypto code with
crypto_simd_usable(), in order to allow testing the no-SIMD code paths.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Daes-ce-ccm-glue.cdiff e52b7023cdad005756cd91d7c54fa90ef6b43d32 Wed Mar 13 00:12:50 CDT 2019 Eric Biggers <ebiggers@google.com> crypto: arm64 - convert to use crypto_simd_usable()

Replace all calls to may_use_simd() in the arm64 crypto code with
crypto_simd_usable(), in order to allow testing the no-SIMD code paths.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Dghash-ce-glue.cdiff e52b7023cdad005756cd91d7c54fa90ef6b43d32 Wed Mar 13 00:12:50 CDT 2019 Eric Biggers <ebiggers@google.com> crypto: arm64 - convert to use crypto_simd_usable()

Replace all calls to may_use_simd() in the arm64 crypto code with
crypto_simd_usable(), in order to allow testing the no-SIMD code paths.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Daes-glue.cdiff e52b7023cdad005756cd91d7c54fa90ef6b43d32 Wed Mar 13 00:12:50 CDT 2019 Eric Biggers <ebiggers@google.com> crypto: arm64 - convert to use crypto_simd_usable()

Replace all calls to may_use_simd() in the arm64 crypto code with
crypto_simd_usable(), in order to allow testing the no-SIMD code paths.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>