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

/freebsd-10.0-release/crypto/openssl/engines/ccgost/
H A Dgost_lcl.h184 int fill_GOST2001_params(EC_KEY *eckey, int nid);
H A Dgost2001.c34 int fill_GOST2001_params(EC_KEY *eckey, int nid) function
H A Dgost_pmeth.c304 if (!fill_GOST2001_params(ec,data->sign_param_nid))
H A Dgost_ameth.c144 if (!fill_GOST2001_params(ec,param_nid)) return 0;
889 if (!fill_GOST2001_params(ec, nid)) return 0;

Completed in 121 milliseconds