Home
last modified time | relevance | path

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

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