Searched refs:crypto_register_ahash (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/crypto/internal/
H A Dhash.h67 int crypto_register_ahash(struct ahash_alg *alg);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dahash.c447 int crypto_register_ahash(struct ahash_alg *alg) function
458 EXPORT_SYMBOL_GPL(crypto_register_ahash); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/crypto/
H A Dghash-clmulni-intel_glue.c309 err = crypto_register_ahash(&ghash_async_alg);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Dmv_cesa.c1069 ret = crypto_register_ahash(&mv_sha1_alg);
1075 ret = crypto_register_ahash(&mv_hmac_sha1_alg);
H A Dn2_core.c1440 err = crypto_register_ahash(ahash);
1491 err = crypto_register_ahash(ahash);
H A Domap-sham.c1173 err = crypto_register_ahash(&algs[i]);
H A Dtalitos.c2549 err = crypto_register_ahash(
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/amcc/
H A Dcrypto4xx_core.c1039 rc = crypto_register_ahash(&alg->alg.u.hash);

Completed in 193 milliseconds