Searched refs:shash_free_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/crypto/
H A Dxcbc.c258 shash_free_instance(shash_crypto_instance(inst));
269 .free = shash_free_instance,
H A Dhmac.c244 shash_free_instance(shash_crypto_instance(inst));
255 .free = shash_free_instance,
H A Dshash.c611 void shash_free_instance(struct crypto_instance *inst) function
616 EXPORT_SYMBOL_GPL(shash_free_instance); variable
H A Dvmac.c645 shash_free_instance(shash_crypto_instance(inst));
656 .free = shash_free_instance,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/crypto/internal/
H A Dhash.h88 void shash_free_instance(struct crypto_instance *inst);

Completed in 36 milliseconds