HomeSort by: relevance | last modified time | path
    Searched refs:blake2b_compress_fn (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_generichash/blake2b/ref/
blake2.h 97 typedef int (*blake2b_compress_fn)(blake2b_state *S, typedef in typeref:typename:int (*)(blake2b_state * S,const uint8_t block[BLAKE2B_BLOCKBYTES])
blake2b-ref.c 28 static blake2b_compress_fn blake2b_compress = blake2b_compress_ref;

Completed in 14 milliseconds