Searched refs:DH_size (Results 1 – 7 of 7) sorted by relevance
166 alen=DH_size(a); in main()178 blen=DH_size(b); in main()
179 int DH_size(const DH *dh);
244 int DH_size(const DH *dh) in DH_size() function
393 return(DH_size(pkey->pkey.dh)); in int_dh_size()
3036 || DH_size(dh)*8 > SSL_C_EXPORT_PKEYLENGTH(s->s3->tmp.new_cipher)) in ssl3_check_cert_and_algorithm()
1879 (dh_tmp && DH_size(c->dh_tmp)*8 <= kl)); in ssl_set_cert_masks()