Searched refs:BLAKE2_PARAM_SET_DIGEST_LENGTH (Results 1 – 3 of 3) sorted by relevance
24 #define BLAKE2_PARAM_SET_DIGEST_LENGTH ossl_blake2s_param_set_digest_length macro
24 #define BLAKE2_PARAM_SET_DIGEST_LENGTH ossl_blake2b_param_set_digest_length macro
206 BLAKE2_PARAM_SET_DIGEST_LENGTH(&macctx->params, (uint8_t)size); in blake2_mac_set_ctx_params()