digest_null        93 crypto/crypto_null.c static struct shash_alg digest_null = {
digest_null       196 crypto/crypto_null.c 	ret = crypto_register_shash(&digest_null);
digest_null       207 crypto/crypto_null.c 	crypto_unregister_shash(&digest_null);
digest_null       217 crypto/crypto_null.c 	crypto_unregister_shash(&digest_null);