Searched refs:tea_algs (Results 1 – 1 of 1) sorted by relevance
203 static struct crypto_alg tea_algs[3] = { { variable246 return crypto_register_algs(tea_algs, ARRAY_SIZE(tea_algs)); in tea_mod_init()251 crypto_unregister_algs(tea_algs, ARRAY_SIZE(tea_algs)); in tea_mod_fini()
Completed in 2 milliseconds