linux/include/crypto
Herbert Xu 016df0abc5 crypto: api - Add crypto_requires_off helper
This patch adds crypto_requires_off which is an extension of
crypto_requires_sync for similar bits such as NEED_FALLBACK.

Cc: stable@vger.kernel.org #4.10
Suggested-by: Marcelo Cerri <marcelo.cerri@canonical.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2017-02-27 18:09:39 +08:00
..
internal crypto: skcipher - introduce walksize attribute for SIMD algos 2016-12-30 19:52:47 +08:00
ablk_helper.h
acompress.h
aead.h crypto: doc - clarify AEAD memory structure 2016-12-13 16:38:06 -07:00
aes.h
akcipher.h
algapi.h crypto: api - Add crypto_requires_off helper 2017-02-27 18:09:39 +08:00
authenc.h
b128ops.h
blowfish.h
cast5.h
cast6.h
cast_common.h
cbc.h
chacha20.h crypto: chacha20 - convert generic and x86 versions to skcipher 2016-12-27 17:47:31 +08:00
cryptd.h
crypto_wq.h
ctr.h
des.h
dh.h crypto: doc - add KPP documentation 2016-12-13 16:38:06 -07:00
drbg.h
ecdh.h crypto: doc - add KPP documentation 2016-12-13 16:38:06 -07:00
engine.h
gf128mul.h
ghash.h
hash.h crypto: doc - Fix hash export state information 2017-02-03 18:16:11 +08:00
hash_info.h
if_alg.h
kpp.h crypto: doc - add KPP documentation 2016-12-13 16:38:06 -07:00
lrw.h
mcryptd.h
md5.h
null.h
padlock.h
pcrypt.h
pkcs7.h
poly1305.h
public_key.h
rng.h
scatterwalk.h
serpent.h
sha.h
sha1_base.h
sha3.h
sha256_base.h
sha512_base.h
skcipher.h crypto: skcipher - introduce walksize attribute for SIMD algos 2016-12-30 19:52:47 +08:00
twofish.h
vmac.h
xts.h