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

/freebsd-10.1-release/crypto/openssl/engines/ccgost/
H A Dgost_lcl.h198 DSA_SIG *gost_do_sign(const unsigned char *dgst, int dlen, DSA *dsa);
H A Dgost_sign.c53 DSA_SIG *gost_do_sign(const unsigned char *dgst, int dlen, DSA *dsa) function
H A Dgost_pmeth.c324 unpacked_sig = gost_do_sign(tbs, tbs_len, EVP_PKEY_get0(pkey));

Completed in 97 milliseconds