Searched refs:theta_pi_gamma (Results 1 – 1 of 1) sorted by relevance
39 #define theta_pi_gamma(a, i) \ macro72 K[1][y] = theta_pi_gamma(K[0], y); in ss_whirlpool_compress()79 T[1][y] = theta_pi_gamma(T[0], y) ^ K[1][y]; in ss_whirlpool_compress()85 K[0][y] = theta_pi_gamma(K[1], y); in ss_whirlpool_compress()92 T[0][y] = theta_pi_gamma(T[1], y) ^ K[0][y]; in ss_whirlpool_compress()
Completed in 2 milliseconds