Home
last modified time | relevance | path

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

/crypto/
Dcrypto_null.c93 static struct shash_alg digest_null = { variable
196 ret = crypto_register_shash(&digest_null); in crypto_null_mod_init()
207 crypto_unregister_shash(&digest_null); in crypto_null_mod_init()
217 crypto_unregister_shash(&digest_null); in crypto_null_mod_fini()