Files
odroid-linux/Documentation
Eric Biggers cec0cb8a28 crypto: skcipher - remove crypto_has_ablkcipher()
crypto_has_ablkcipher() has no users, and it does the same thing as
crypto_has_skcipher() anyway.  So remove it.  This also removes the last
user of crypto_skcipher_type() and crypto_skcipher_mask(), so remove
those too.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2019-11-01 13:38:32 +08:00
..
2019-07-25 18:00:41 -07:00
2019-07-28 16:59:16 -07:00
2019-07-17 06:57:52 -03:00
2019-07-30 17:27:37 +02:00
2019-09-03 08:36:30 +02:00