OSDN Git Service

crypto: api - Remove unused crypto_type lookup function
authorHerbert Xu <herbert@gondor.apana.org.au>
Mon, 19 Mar 2018 23:41:00 +0000 (07:41 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 30 Mar 2018 17:32:57 +0000 (01:32 +0800)
commit4989d4f07a8e738b33a79099ddbdd8e125a4da1b
treea4f30c583b20a31be702397ee3c4ab3b6f0f1254
parent6f76672bd65039d68197be12653473cb4529741f
crypto: api - Remove unused crypto_type lookup function

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>
crypto/api.c
include/crypto/algapi.h