Searched refs:crypto_nivaead_type (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/crypto/internal/
H A Daead.h26 extern const struct crypto_type crypto_nivaead_type;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dalgboss.c255 alg->cra_type == &crypto_nivaead_type && alg->cra_aead.ivsize))
H A Daead.c183 const struct crypto_type crypto_nivaead_type = { variable in typeref:struct:crypto_type
190 EXPORT_SYMBOL_GPL(crypto_nivaead_type); variable
H A Dgcm.c1022 inst->alg.cra_type = &crypto_nivaead_type;
1288 inst->alg.cra_type = &crypto_nivaead_type;
H A Dccm.c811 inst->alg.cra_type = &crypto_nivaead_type;

Completed in 186 milliseconds