Searched defs:blake2b (Results 1 – 4 of 4) sorted by relevance
35 #define blake2b crypto_generichash_blake2b__blake2b macro
333 blake2b(uint8_t *out, const void *in, const void *key, const uint8_t outlen, in blake2b() function
57 #define blake2b __libcrypt_internal_blake2b macro
294 int blake2b(void *out, size_t outlen, const void *in, size_t inlen, in blake2b() function