Searched defs:RSA_sign (Results 1 – 2 of 2) sorted by relevance
70 int RSA_sign(int type, const unsigned char *m, unsigned int m_len, in RSA_sign() function
405 int RSA_sign(int hash_nid, const uint8_t *in, unsigned in_len, uint8_t *out, in RSA_sign() function