Home
last modified time | relevance | path

Searched defs:blake2_mac_set_ctx_params (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/macs/
H A Dblake2_mac_impl.c31 static OSSL_FUNC_mac_set_ctx_params_fn blake2_mac_set_ctx_params; variable
189 static int blake2_mac_set_ctx_params(void *vmacctx, const OSSL_PARAM params[]) in blake2_mac_set_ctx_params() function
/third_party/openssl/providers/implementations/macs/
H A Dblake2_mac_impl.c31 static OSSL_FUNC_mac_set_ctx_params_fn blake2_mac_set_ctx_params; variable
189 static int blake2_mac_set_ctx_params(void *vmacctx, const OSSL_PARAM params[]) in blake2_mac_set_ctx_params() function

Completed in 1 milliseconds