Home
last modified time | relevance | path

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

/crypto/
Dcrypto_null.c113 static struct crypto_alg null_algs[3] = { { variable
196 ret = crypto_register_algs(null_algs, ARRAY_SIZE(null_algs)); in crypto_null_mod_init()
207 crypto_unregister_algs(null_algs, ARRAY_SIZE(null_algs)); in crypto_null_mod_init()
215 crypto_unregister_algs(null_algs, ARRAY_SIZE(null_algs)); in crypto_null_mod_fini()