Home | History | Annotate | Download | only in openssl

Lines Matching full:dmp1

129 // RSA_set0_crt_params sets |rsa|'s CRT parameters to |dmp1|, |dmq1|, and
134 OPENSSL_EXPORT int RSA_set0_crt_params(RSA *rsa, BIGNUM *dmp1, BIGNUM *dmq1,
635 BIGNUM *dmp1;