Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/
H A Decx_kmgmt.c46 static OSSL_FUNC_keymgmt_get_params_fn x25519_get_params; variable
317 static int x25519_get_params(void *key, OSSL_PARAM params[]) in x25519_get_params() function
/third_party/openssl/providers/implementations/keymgmt/
H A Decx_kmgmt.c46 static OSSL_FUNC_keymgmt_get_params_fn x25519_get_params; variable
314 static int x25519_get_params(void *key, OSSL_PARAM params[]) in x25519_get_params() function

Completed in 4 milliseconds