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

  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_generichash/blake2b/ref/
blake2b-compress-avx2.c 38 blake2b_compress_avx2(blake2b_state *S, const uint8_t block[BLAKE2B_BLOCKBYTES]) function in typeref:typename:int
blake2.h 106 int blake2b_compress_avx2(blake2b_state *S,
blake2b-ref.c 415 blake2b_compress = blake2b_compress_avx2;

Completed in 14 milliseconds