Files
linux/crypto
Herbert Xu 4cbda579cd crypto: api - Add crypto_type_has_alg helper
This patch adds the helper crypto_type_has_alg which is meant
to replace crypto_has_alg for new-style crypto types.  Rather
than hard-coding type/mask information they're now retrieved
from the crypto_type object.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2018-06-28 14:24:29 -07:00
..
2015-10-15 21:05:06 +08:00
2015-10-15 21:05:06 +08:00
2016-02-17 12:31:04 -08:00