Searched refs:BLAKE2_PARAM_SET_DIGEST_LENGTH (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl/dist/providers/implementations/macs/
H A Dblake2b_mac.c24 #define BLAKE2_PARAM_SET_DIGEST_LENGTH ossl_blake2b_param_set_digest_length macro
H A Dblake2s_mac.c24 #define BLAKE2_PARAM_SET_DIGEST_LENGTH ossl_blake2s_param_set_digest_length macro
H A Dblake2_mac_impl.c206 BLAKE2_PARAM_SET_DIGEST_LENGTH(&macctx->params, (uint8_t)size);

Completed in 174 milliseconds