Searched refs:crypto_aead_type (Results 1 – 6 of 6) sorted by relevance
157 const struct crypto_type crypto_aead_type = { variable165 EXPORT_SYMBOL_GPL(crypto_aead_type);344 inst->alg.cra_type = &crypto_aead_type; in aead_geniv_alloc()478 if (alg->cra_type == &crypto_aead_type) in crypto_lookup_aead()490 if (alg->cra_type == &crypto_aead_type) { in crypto_lookup_aead()
362 inst->alg.cra_type = &crypto_aead_type; in pcrypt_alloc_aead()
546 inst->alg.cra_type = &crypto_aead_type; in crypto_ccm_alloc_common()
650 inst->alg.cra_type = &crypto_aead_type; in crypto_authenc_alloc()
773 inst->alg.cra_type = &crypto_aead_type; in crypto_authenc_esn_alloc()
767 inst->alg.cra_type = &crypto_aead_type; in crypto_gcm_alloc_common()