crypto_aead_type 201 crypto/aead.c static const struct crypto_type crypto_aead_type = { crypto_aead_type 374 crypto/aead.c spawn->base.frontend = &crypto_aead_type; crypto_aead_type 381 crypto/aead.c return crypto_alloc_tfm(alg_name, &crypto_aead_type, type, mask); crypto_aead_type 396 crypto/aead.c base->cra_type = &crypto_aead_type;