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

/freebsd-11-stable/crypto/openssl/engines/ccgost/
H A Dgost_lcl.h193 int fill_GOST94_params(DSA *dsa, int nid);
H A Dgost_sign.c259 int fill_GOST94_params(DSA *dsa, int nid) function
H A Dgost_pmeth.c267 if (!fill_GOST94_params(dsa, data->sign_param_nid)) {
H A Dgost_ameth.c131 if (!fill_GOST94_params(dsa, param_nid))
883 if (!fill_GOST94_params(dsa, nid))

Completed in 136 milliseconds