Blake2s.h
Go to the documentation of this file.
34 CRYPTO_HASH_ENGINE(Blake2s, blake2s, hash_size, BLAKE2S_STATESIZE, BLAKE2S_BLOCKSIZE, BLAKE2S_INIT)
#define CRYPTO_HASH_ENGINE(class_, name_, hashsize_, statesize_, blocksize_, INIT)
Macro template to construct Engine class wrapper for a given hash API.
Definition: HashEngine.h:25
Definition: Blake2s.h:18