Searched refs:DH_get_length (Results 1 – 10 of 10) sorted by relevance
99 long l = DH_get_length(dh); in ossl_dh_params_todata()156 dupkey->length = DH_get_length(dh); in ossl_dh_dup()
241 long DH_get_length(const DH *dh) in DH_get_length() function
459 long l = DH_get_length(dh); in dh_pkey_export_to()
9 DH_get_length, DH_set_length - Routines for getting and setting data in a DH object34 long DH_get_length(const DH *dh);99 The DH_get_length() and DH_set_length() functions get and set the optional128 DH_get_length() returns the length of the secret exponent (private key) in bits,
195 long DH_get_length(const DH *dh);
272 OSSL_DEPRECATEDIN_3_0 long DH_get_length(const DH *dh);
276 length = DH_get_length(dh); in dh_to_text()
724 if (!TEST_int_eq((int)DH_get_length(dh), 0)) in dh_test_prime_groups()
1341 DH_get0_priv_key(), DH_get0_pub_key(), DH_get_length(), DH_get_nid()
3955 DH_get_length 4047 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,DH