Home
last modified time | relevance | path

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

/lib/crypto/
A Dsha256.c35 static const u32 sha256_K[64] = { variable
69 t1 = h + e1(e) + Ch(e, f, g) + sha256_K[i] + W[i]; \

Completed in 3 milliseconds