Home
last modified time | relevance | path

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

/freebsd/crypto/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()