Searched defs:RSA_sign (Results 1 – 4 of 4) sorted by relevance
69 int RSA_sign(int type, const unsigned char *m, unsigned int m_len, in RSA_sign() function
273 int RSA_sign(int type, const unsigned char *m, unsigned int m_len, in RSA_sign() function
341 RSA_sign(int type, const unsigned char *from, unsigned int flen, in RSA_sign() function
64 #define RSA_sign hc_RSA_sign macro