RSA_sign
LCRYPTO_USED(RSA_sign);
int RSA_sign(int type, const unsigned char *m, unsigned int m_length,
ret = RSA_sign(EVP_MD_type(rctx->md), tbs, tbslen, sig,
LCRYPTO_ALIAS(RSA_sign);
if (RSA_sign(NID_shaWithRSAEncryption, res2, hashlen, sbuf, &slen,
if (RSA_sign(NID_md5_sha1, data, data_len, signature, &signature_len,
return RSA_sign(dtype, m, m_len, sig, sig_len, sign_rsa);
ret = RSA_sign(NID_md5_sha1, buf, 36, buf2, &rsa_num, rsa_key[j]);
ret = RSA_sign(NID_md5_sha1, buf, 36, buf2,