Home
last modified time | relevance | path

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

/openssl/providers/implementations/macs/
H A Dblake2s_mac.c21 #define BLAKE2_INIT_KEY ossl_blake2s_init_key macro
H A Dblake2b_mac.c21 #define BLAKE2_INIT_KEY ossl_blake2b_init_key macro
H A Dblake2_mac_impl.c120 return BLAKE2_INIT_KEY(&macctx->ctx, &macctx->params, macctx->key); in blake2_mac_init()

Completed in 32 milliseconds