Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/
H A Decx_kmgmt.c395 static int ecx_set_params(void *key, const OSSL_PARAM params[]) in ecx_set_params() function
427 return ecx_set_params(key, params); in x25519_set_params()
432 return ecx_set_params(key, params); in x448_set_params()
/third_party/openssl/providers/implementations/keymgmt/
H A Decx_kmgmt.c392 static int ecx_set_params(void *key, const OSSL_PARAM params[]) in ecx_set_params() function
424 return ecx_set_params(key, params); in x25519_set_params()
429 return ecx_set_params(key, params); in x448_set_params()

Completed in 4 milliseconds