HomeSort by relevance Sort by last modified time
    Searched refs:ECDSA_sign_ex (Results 1 - 3 of 3) sorted by null

  /external/openssl/crypto/ecdsa/
ecs_sign.c 79 return ECDSA_sign_ex(type, dgst, dlen, sig, siglen, NULL, NULL, eckey);
82 int ECDSA_sign_ex(int type, const unsigned char *dgst, int dlen, unsigned char
ecdsa.h 207 int ECDSA_sign_ex(int type, const unsigned char *dgst, int dgstlen,
  /external/openssl/include/openssl/
ecdsa.h 207 int ECDSA_sign_ex(int type, const unsigned char *dgst, int dgstlen,

Completed in 477 milliseconds