K 268 lib/sha256.c #define K(I) sha256_round_constants[I] K 269 lib/sha512.c #define K(I) sha512_round_constants[I]