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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dshash.c168 return crypto_shash_init(desc) ?:
214 return crypto_shash_init(desc);
288 err = crypto_shash_init(desc) ?:
377 return crypto_shash_init(desc);
H A Dhmac.c84 return crypto_shash_init(&desc.shash) ?:
87 crypto_shash_init(&desc.shash) ?:
H A Dcryptd.c418 err = crypto_shash_init(desc);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/crypto/
H A Dhash.h342 static inline int crypto_shash_init(struct shash_desc *desc) function
/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.c172 return crypto_shash_init(desc);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Dpadlock-sha.c48 return crypto_shash_init(&dctx->fallback);
H A Dmv_cesa.c380 crypto_shash_init(&desc.shash);
806 rc = crypto_shash_init(&desc.shash) ? :
809 crypto_shash_init(&desc.shash) ? :
H A Domap-sham.c590 return crypto_shash_init(&desc.shash) ?:

Completed in 77 milliseconds