Home
last modified time | relevance | path

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

/Linux-v5.10/crypto/
Dcrypto_null.c124 static struct crypto_alg null_algs[] = { { variable
192 ret = crypto_register_algs(null_algs, ARRAY_SIZE(null_algs)); in crypto_null_mod_init()
209 crypto_unregister_algs(null_algs, ARRAY_SIZE(null_algs)); in crypto_null_mod_init()
216 crypto_unregister_algs(null_algs, ARRAY_SIZE(null_algs)); in crypto_null_mod_fini()