Searched refs:c_iqmp (Results 1 – 1 of 1) sorted by relevance
2598 BIGNUM *c_iqmp = BN_dup(iqmp); in match_keys_rsa() local2613 rsa->iqmp = c_iqmp; in match_keys_rsa()2617 RSA_set0_crt_params(rsa, c_dmp1, c_dmq1, c_iqmp); in match_keys_rsa()