+1
−7
+0
−1
Loading
The lookup function in crypto_type was only used for the implicit
IV generators which have been completely removed from the crypto
API.
This patch removes the lookup function as it is now useless.
Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au>