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

/linux-master/lib/crypto/
H A Dsha256.c20 static const u32 SHA256_K[] = { variable
66 t1 = h + e1(e) + Ch(e, f, g) + SHA256_K[i] + W[i]; \

Completed in 200 milliseconds