Home
last modified time | relevance | path

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

/crypt/
A Dsha256.c63 static const uint32_t K[64] = variable
A Dsha256-block.c62 uint32_t T1 = h + S1 (e) + Ch (e, f, g) + K[t] + W[t]; in __sha256_process_block()
A Dsha512-block.c69 uint64_t T1 = h + S1 (e) + Ch (e, f, g) + K[t] + W[t]; in __sha512_process_block()
A Dsha512.c59 static const uint64_t K[80] = variable

Completed in 7 milliseconds