Home
last modified time | relevance | path

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

/linux-2.4.37.9/crypto/
Dtea.c30 #define TEA_ROUNDS 32 macro
85 n = TEA_ROUNDS; in tea_encrypt()
114 n = TEA_ROUNDS; in tea_decrypt()