]> www.infradead.org Git - users/jedix/linux-maple.git/commit
crypto: api - Move struct crypto_type into internal.h
authorHerbert Xu <herbert@gondor.apana.org.au>
Tue, 25 Feb 2025 05:03:26 +0000 (13:03 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sat, 8 Mar 2025 08:23:22 +0000 (16:23 +0800)
commitc3e054dbdb08fef653ea3ef9e6dca449a214c976
treea29905187c89973184cc5007759152cdb185f8bd
parentf80a2e2e77bedd0aa645a60f89b4f581c70accda
crypto: api - Move struct crypto_type into internal.h

Move the definition of struct crypto_type into internal.h as it
is only used by API implementors and not algorithm implementors.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/internal.h
include/crypto/algapi.h