Searched refs:BLAKE2S_IV7 (Results 1 – 3 of 3) sorted by relevance
43 BLAKE2S_IV7 = 0x5BE0CD19UL, enumerator56 state->h[7] = BLAKE2S_IV7; in __blake2s_init()
66 v[15] = BLAKE2S_IV7 ^ state->f[1]; in blake2s_compress_generic()
604 BLAKE2S_IV5, BLAKE2S_IV6, BLAKE2S_IV7 },