Searched refs:crypto_init_ahash_spawn (Results 1 - 4 of 4) 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.h73 int crypto_init_ahash_spawn(struct crypto_ahash_spawn *spawn,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dahash.c486 int crypto_init_ahash_spawn(struct crypto_ahash_spawn *spawn, function
493 EXPORT_SYMBOL_GPL(crypto_init_ahash_spawn); variable
H A Dauthenc.c635 err = crypto_init_ahash_spawn(&ctx->auth, auth, inst);
H A Dgcm.c725 err = crypto_init_ahash_spawn(&ctx->ghash, &ghash_ahash_alg->halg,

Completed in 230 milliseconds