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

/openwrt/package/kernel/lantiq/ltq-deu/src/
H A Difxmips_md5.c263 static struct shash_alg ifxdeu_md5_alg = { variable in typeref:struct:shash_alg
287 if ((ret = crypto_register_shash(&ifxdeu_md5_alg)))
307 crypto_unregister_shash(&ifxdeu_md5_alg);

Completed in 26 milliseconds