Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_blake2/impl/
Dblake2b-ref.c66 BLAKE2_LOCAL_INLINE(int) blake2b_set_lastblock( blake2b_state *S ) in blake2b_set_lastblock() function
341 blake2b_set_lastblock( S ); in blake2b_final()
Dblake2b.c87 BLAKE2_LOCAL_INLINE(int) blake2b_set_lastblock( blake2b_state *S ) in blake2b_set_lastblock() function
378 blake2b_set_lastblock( S ); in blake2b_final()