Home
last modified time | relevance | path

Searched refs:blake2_get_ctx_params (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/macs/
H A Dblake2_mac_impl.c29 static OSSL_FUNC_mac_get_ctx_params_fn blake2_get_ctx_params; variable
158 static int blake2_get_ctx_params(void *vmacctx, OSSL_PARAM params[]) in blake2_get_ctx_params() function
249 { OSSL_FUNC_MAC_GET_CTX_PARAMS, (void (*)(void))blake2_get_ctx_params },
/third_party/openssl/providers/implementations/macs/
H A Dblake2_mac_impl.c29 static OSSL_FUNC_mac_get_ctx_params_fn blake2_get_ctx_params; variable
158 static int blake2_get_ctx_params(void *vmacctx, OSSL_PARAM params[]) in blake2_get_ctx_params() function
249 { OSSL_FUNC_MAC_GET_CTX_PARAMS, (void (*)(void))blake2_get_ctx_params },

Completed in 1 milliseconds