Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/
H A Dec_kmgmt.c239 int otherparams_to_params(const EC_KEY *ec, OSSL_PARAM_BLD *tmpl, in otherparams_to_params() function
505 ok = ok && otherparams_to_params(ec, tmpl, NULL); in ec_export()
757 && otherparams_to_params(eck, NULL, params); in common_get_params()
/third_party/openssl/providers/implementations/keymgmt/
H A Dec_kmgmt.c239 int otherparams_to_params(const EC_KEY *ec, OSSL_PARAM_BLD *tmpl, in otherparams_to_params() function
505 ok = ok && otherparams_to_params(ec, tmpl, NULL); in ec_export()
757 && otherparams_to_params(eck, NULL, params); in common_get_params()

Completed in 5 milliseconds