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

/haiku/src/libs/compat/openbsd_wlan/crypto/
H A Dsha2.c187 const static u_int64_t K512[80] = { variable
551 T1 = (h) + Sigma1_512((e)) + Ch((e), (f), (g)) + K512[j] + W512[j]; \
563 T1 = (h) + Sigma1_512((e)) + Ch((e), (f), (g)) + K512[j] + \
652 T1 = h + Sigma1_512(e) + Ch(e, f, g) + K512[j] + W512[j];
674 T1 = h + Sigma1_512(e) + Ch(e, f, g) + K512[j] +

Completed in 34 milliseconds