Home
last modified time | relevance | path

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

/linux/include/crypto/
A Dblake2s.h43 BLAKE2S_IV7 = 0x5BE0CD19UL, enumerator
56 state->h[7] = BLAKE2S_IV7; in __blake2s_init()
/linux/lib/crypto/
A Dblake2s-generic.c62 v[15] = BLAKE2S_IV7 ^ state->f[1]; in blake2s_compress_generic()

Completed in 3 milliseconds