Searched refs:tgr192 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A DMakefile48 obj-$(CONFIG_CRYPTO_TGR192) += tgr192.o
H A Dtgr192.c631 static struct shash_alg tgr192 = { variable in typeref:struct:shash_alg
638 .cra_name = "tgr192",
677 ret = crypto_register_shash(&tgr192);
685 crypto_unregister_shash(&tgr192);
691 crypto_unregister_shash(&tgr192);
700 crypto_unregister_shash(&tgr192);

Completed in 114 milliseconds