Home
last modified time | relevance | path

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

/openssl/include/crypto/
H A Dec.h79 int ossl_ec_key_otherparams_fromdata(EC_KEY *ec, const OSSL_PARAM params[]);
/openssl/crypto/ec/
H A Dec_ameth.c621 || !ossl_ec_key_otherparams_fromdata(ec, params) in ec_pkey_import_from()
H A Dec_backend.c556 int ossl_ec_key_otherparams_fromdata(EC_KEY *ec, const OSSL_PARAM params[]) in ossl_ec_key_otherparams_fromdata() function
/openssl/providers/implementations/keymgmt/
H A Dec_kmgmt.c430 ok = ok && ossl_ec_key_otherparams_fromdata(ec, params); in common_import()
855 return ossl_ec_key_otherparams_fromdata(eck, params); in ec_set_params()

Completed in 18 milliseconds