crypto_type        64 include/crypto/algapi.h 	const struct crypto_type *frontend;
crypto_type       128 include/crypto/algapi.h extern const struct crypto_type crypto_ablkcipher_type;
crypto_type       129 include/crypto/algapi.h extern const struct crypto_type crypto_aead_type;
crypto_type       130 include/crypto/algapi.h extern const struct crypto_type crypto_blkcipher_type;
crypto_type       146 include/crypto/algapi.h 		       const struct crypto_type *frontend);
crypto_type       163 include/crypto/algapi.h 				    const struct crypto_type *frontend,
crypto_type        26 include/crypto/internal/aead.h extern const struct crypto_type crypto_nivaead_type;
crypto_type        53 include/crypto/internal/hash.h extern const struct crypto_type crypto_ahash_type;
crypto_type        19 include/crypto/internal/rng.h extern const struct crypto_type crypto_rng_type;
crypto_type        26 include/crypto/internal/skcipher.h extern const struct crypto_type crypto_givcipher_type;
crypto_type       137 include/linux/crypto.h struct crypto_type;
crypto_type       308 include/linux/crypto.h 	const struct crypto_type *cra_type;