Searched refs:tea_algs (Results 1 - 1 of 1) sorted by relevance

/linux-master/crypto/
H A Dtea.c217 static struct crypto_alg tea_algs[3] = { { variable in typeref:struct:crypto_alg
263 return crypto_register_algs(tea_algs, ARRAY_SIZE(tea_algs));
268 crypto_unregister_algs(tea_algs, ARRAY_SIZE(tea_algs));

Completed in 100 milliseconds