tea_algs          217 crypto/tea.c   static struct crypto_alg tea_algs[3] = { {
tea_algs          263 crypto/tea.c   	return crypto_register_algs(tea_algs, ARRAY_SIZE(tea_algs));
tea_algs          268 crypto/tea.c   	crypto_unregister_algs(tea_algs, ARRAY_SIZE(tea_algs));