Home
last modified time | relevance | path

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

/linux/include/crypto/
A Dblake2b.h40 BLAKE2B_IV7 = 0x5BE0CD19137E2179ULL, enumerator
53 state->h[7] = BLAKE2B_IV7; in __blake2b_init()
/linux/crypto/
A Dblake2b_generic.c90 v[15] = BLAKE2B_IV7 ^ S->f[1]; in blake2b_compress_one_generic()

Completed in 3 milliseconds