Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dtea.c26 #define TEA_ROUNDS 32 macro
73 n = TEA_ROUNDS; in tea_encrypt()
103 n = TEA_ROUNDS; in tea_decrypt()