RSA_get0_crt_params
void RSA_get0_crt_params(const RSA *r, const BIGNUM **dmp1,
RSA_get0_crt_params(rsa, &dmp1, &dmpq, &iqmp);