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

/netbsd-current/crypto/external/bsd/openssl/dist/providers/implementations/macs/
H A Dblake2b_mac.c21 #define BLAKE2_INIT_KEY ossl_blake2b_init_key macro
H A Dblake2s_mac.c21 #define BLAKE2_INIT_KEY ossl_blake2s_init_key macro
H A Dblake2_mac_impl.c120 return BLAKE2_INIT_KEY(&macctx->ctx, &macctx->params, macctx->key);

Completed in 199 milliseconds