Home
last modified time | relevance | path

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

/crypto/
Dtgr192.c631 static struct shash_alg tgr192 = { variable
677 ret = crypto_register_shash(&tgr192); in tgr192_mod_init()
685 crypto_unregister_shash(&tgr192); in tgr192_mod_init()
691 crypto_unregister_shash(&tgr192); in tgr192_mod_init()
700 crypto_unregister_shash(&tgr192); in tgr192_mod_fini()
DMakefile44 obj-$(CONFIG_CRYPTO_TGR192) += tgr192.o