HomeSort by: relevance | last modified time | path
    Searched defs:blake2b_is_lastblock (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_generichash/blake2b/ref/
blake2b-ref.c 46 blake2b_is_lastblock(const blake2b_state *S) function in typeref:typename:int
297 if (blake2b_is_lastblock(S)) {

Completed in 12 milliseconds