Searched refs:BLAKE2S_IV7 (Results 1 – 5 of 5) sorted by relevance
31 BLAKE2S_IV7 = 0x5BE0CD19UL, enumerator44 ctx->h[7] = BLAKE2S_IV7; in __blake2s_init()
68 v[15] = BLAKE2S_IV7 ^ ctx->f[1]; in blake2s_compress()
52 BLAKE2S_IV7 = 0x5BE0CD19UL, enumerator65 ctx->h[7] = BLAKE2S_IV7; in __blake2s_init()
62 v[15] = BLAKE2S_IV7 ^ ctx->f[1]; in blake2s_compress_generic()
632 BLAKE2S_IV5, BLAKE2S_IV6, BLAKE2S_IV7 },