Searched refs:gost2001_do_sign (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/crypto/openssl/engines/ccgost/
H A Dgost_lcl.h199 DSA_SIG *gost2001_do_sign(const unsigned char *dgst, int dlen, EC_KEY *eckey);
H A Dgost2001.c126 DSA_SIG *gost2001_do_sign(const unsigned char *dgst, int dlen, EC_KEY *eckey) function
H A Dgost_pmeth.c343 unpacked_sig = gost2001_do_sign(tbs, tbs_len, EVP_PKEY_get0(pkey));

Completed in 104 milliseconds