Searched refs:XTEA_ROUNDS (Results 1 – 1 of 1) sorted by relevance
31 #define XTEA_ROUNDS 32 macro127 u32 limit = XTEA_DELTA * XTEA_ROUNDS; in xtea_encrypt()151 sum = XTEA_DELTA * XTEA_ROUNDS; in xtea_decrypt()167 u32 limit = XTEA_DELTA * XTEA_ROUNDS; in xeta_encrypt()191 sum = XTEA_DELTA * XTEA_ROUNDS; in xeta_decrypt()
Completed in 51 milliseconds