Files
linux/net
Herbert Xu a1383e2ab1 ipsec: Stop using crypto_has_alg
Stop using the obsolete crypto_has_alg helper that is type-agnostic.
Instead use the type-specific helpers such as the newly added
crypto_has_aead.

This means that changes in the underlying type/mask values won't
affect IPsec.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2023-09-20 13:15:29 +08:00
..
2023-09-15 18:30:43 +08:00
2023-09-15 18:30:43 +08:00
2023-09-05 10:12:03 +02:00
2023-08-16 11:09:16 +01:00
2023-08-28 06:58:46 +01:00
2023-09-20 13:15:29 +08:00