Searched refs:shash_register_instance (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 Dhash.h86 int shash_register_instance(struct crypto_template *tmpl,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dxcbc.c255 err = shash_register_instance(tmpl, inst);
H A Dshash.c598 int shash_register_instance(struct crypto_template *tmpl, function
609 EXPORT_SYMBOL_GPL(shash_register_instance); variable
H A Dhmac.c241 err = shash_register_instance(tmpl, inst);
H A Dvmac.c642 err = shash_register_instance(tmpl, inst);

Completed in 47 milliseconds