Home
last modified time | relevance | path

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

/linux-6.1.9/lib/crypto/ !
Dsha256.c21 static const u32 SHA256_K[] = { variable
67 t1 = h + e1(e) + Ch(e, f, g) + SHA256_K[i] + W[i]; \