Searched refs:ECDSA_sign_ex (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/ecdsa/
H A Decs_sign.c80 return ECDSA_sign_ex(type, dgst, dlen, sig, siglen, NULL, NULL, eckey);
83 int ECDSA_sign_ex(int type, const unsigned char *dgst, int dlen, unsigned char function
H A Decdsa.h205 /** ECDSA_sign_ex
219 int ECDSA_sign_ex(int type, const unsigned char *dgst, int dgstlen,

Completed in 101 milliseconds