Home
last modified time | relevance | path

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

/linux-6.15/crypto/
H A Dcrypto_null.c83 static struct shash_alg digest_null = { variable
188 ret = crypto_register_shash(&digest_null); in crypto_null_mod_init()
199 crypto_unregister_shash(&digest_null); in crypto_null_mod_init()
209 crypto_unregister_shash(&digest_null); in crypto_null_mod_fini()