Searched defs:iqmp (Results 1 – 6 of 6) sorted by relevance
285 const BIGNUM **iqmp) in RSA_get0_crt_params()296 RSA_set0_crt_params(RSA *r, BIGNUM *dmp1, BIGNUM *dmq1, BIGNUM *iqmp) in RSA_set0_crt_params()
64 BIGNUM *iqmp; member
27 struct bignum *iqmp; /* 1 / q mod p; CRT coefficient */ member
336 ssh_rsa_complete_crt_parameters(struct sshkey *key, const BIGNUM *iqmp) in ssh_rsa_complete_crt_parameters()
769 *dmp1=NULL, *dmq1=NULL, *iqmp=NULL; in ldns_key_new_frm_fp_rsa_l() local
3034 *dmq1=NULL, *iqmp=NULL; in ldns_key2buffer_str() local