Home
last modified time | relevance | path

Searched refs:blake2bp (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/libb2/
H A Dblake2.h170 …BLAKE2_API int blake2bp( uint8_t *out, const void *in, const void *key, size_t outlen, size_t inle…
H A Dblake2bp.c196 int blake2bp( uint8_t *out, const void *in, const void *key, size_t outlen, size_t inlen, size_t ke… in blake2bp() function