Home
last modified time | relevance | path

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

/linux-2.4.37.9/crypto/
Danubis.c687 static struct crypto_alg anubis_alg = { variable
693 .cra_list = LIST_HEAD_INIT(anubis_alg.cra_list),
706 ret = crypto_register_alg(&anubis_alg); in init()
712 crypto_unregister_alg(&anubis_alg); in fini()