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

  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_generichash/blake2b/ref/
blake2b-ref.c 333 blake2b(uint8_t *out, const void *in, const void *key, const uint8_t outlen, function in typeref:typename:int
blake2.h 35 #define blake2b crypto_generichash_blake2b__blake2b macro
90 int blake2b(uint8_t *out, const void *in, const void *key, const uint8_t outlen,
  /src/lib/libcrypt/
namespace.h 56 /* blake2b.c */
57 #define blake2b __libcrypt_internal_blake2b macro
  /src/sys/external/isc/libsodium/dist/src/libsodium/
Makefile.in 233 am_libavx2_la_OBJECTS = crypto_generichash/blake2b/ref/libavx2_la-blake2b-compress-avx2.lo \
272 crypto_generichash/blake2b/generichash_blake2.c \
273 crypto_generichash/blake2b/ref/blake2.h \
274 crypto_generichash/blake2b/ref/blake2b-compress-ref.c \
275 crypto_generichash/blake2b/ref/blake2b-load-sse2.h \
276 crypto_generichash/blake2b/ref/blake2b-load-sse41.h
    [all...]

Completed in 13 milliseconds