Searched refs:fill_GOST2001_params (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/crypto/openssl/engines/ccgost/
H A Dgost_lcl.h194 int fill_GOST2001_params(EC_KEY *eckey, int nid);
H A Dgost2001.c35 int fill_GOST2001_params(EC_KEY *eckey, int nid) function
H A Dgost_pmeth.c280 if (!fill_GOST2001_params(ec, data->sign_param_nid)) {
H A Dgost_ameth.c143 if (!fill_GOST2001_params(ec, param_nid))
890 if (!fill_GOST2001_params(ec, nid))

Completed in 130 milliseconds