Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Dec_kmgmt.c584 static int ec_get_ecm_params(const EC_GROUP *group, OSSL_PARAM params[]) in ec_get_ecm_params() function
753 ret = ec_get_ecm_params(ecg, params) in common_get_params()