Home
last modified time | relevance | path

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

/coreutils/src/blake2/
Dblake2b-ref.c58 static int blake2b_is_lastblock( const blake2b_state *S ) in blake2b_is_lastblock() function
260 if( blake2b_is_lastblock( S ) ) in blake2b_final()