Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dcrypto_null.c97 static struct shash_alg digest_null = { variable
199 ret = crypto_register_shash(&digest_null); in crypto_null_mod_init()
213 crypto_unregister_shash(&digest_null); in crypto_null_mod_fini()