Home
last modified time | relevance | path

Searched refs:DH_get_length (Results 1 – 10 of 10) sorted by relevance

/third_party/openssl/crypto/dh/
Ddh_backend.c99 long l = DH_get_length(dh); in ossl_dh_params_todata()
156 dupkey->length = DH_get_length(dh); in ossl_dh_dup()
Ddh_lib.c241 long DH_get_length(const DH *dh) in DH_get_length() function
Ddh_ameth.c459 long l = DH_get_length(dh); in dh_pkey_export_to()
/third_party/openssl/doc/man3/
DDH_get0_pqg.pod9 DH_get_length, DH_set_length - Routines for getting and setting data in a DH object
34 long DH_get_length(const DH *dh);
99 The DH_get_length() and DH_set_length() functions get and set the optional
128 DH_get_length() returns the length of the secret exponent (private key) in bits,
/third_party/openssl/ohos_lite/include/openssl/
Ddh.h195 long DH_get_length(const DH *dh);
/third_party/openssl/include/openssl/
Ddh.h272 OSSL_DEPRECATEDIN_3_0 long DH_get_length(const DH *dh);
/third_party/openssl/providers/implementations/encode_decode/
Dencode_key2text.c276 length = DH_get_length(dh); in dh_to_text()
/third_party/openssl/test/
Ddhtest.c724 if (!TEST_int_eq((int)DH_get_length(dh), 0)) in dh_test_prime_groups()
/third_party/openssl/doc/man7/
Dmigration_guide.pod1341 DH_get0_priv_key(), DH_get0_pub_key(), DH_get_length(), DH_get_nid()
/third_party/openssl/util/
Dlibcrypto.num3955 DH_get_length 4047 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,DH