null_algs 124 crypto/crypto_null.c static struct crypto_alg null_algs[] = { { null_algs 192 crypto/crypto_null.c ret = crypto_register_algs(null_algs, ARRAY_SIZE(null_algs)); null_algs 209 crypto/crypto_null.c crypto_unregister_algs(null_algs, ARRAY_SIZE(null_algs)); null_algs 216 crypto/crypto_null.c crypto_unregister_algs(null_algs, ARRAY_SIZE(null_algs));