Home
last modified time | relevance | path

Searched refs:DH_get0_q (Results 1 – 7 of 7) sorted by relevance

/third_party/openssl/doc/man3/
DDH_get0_pqg.pod6 DH_get0_p, DH_get0_q, DH_get0_g,
22 const BIGNUM *DH_get0_q(const DH *dh);
69 retrieved separately by the corresponding function DH_get0_p(), DH_get0_q(),
99 DH_get0_p(), DH_get0_q(), DH_get0_g(), DH_get0_priv_key(), and DH_get0_pub_key()
/third_party/openssl/crypto/dh/
Ddh_lib.c253 const BIGNUM *DH_get0_q(const DH *dh) in DH_get0_q() function
/third_party/openssl/include/openssl/
Ddh.h187 const BIGNUM *DH_get0_q(const DH *dh);
/third_party/openssl/test/
Ddhtest.c86 || !TEST_ptr_eq(DH_get0_q(dh), q2) in dh_test()
/third_party/openssl/crypto/evp/
Dp_lib.c548 int type = DH_get0_q(key) == NULL ? EVP_PKEY_DH : EVP_PKEY_DHX; in EVP_PKEY_set1_DH()
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h1215 #define DH_get0_q BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, DH_get0_q) macro
/third_party/openssl/util/
Dlibcrypto.num4520 DH_get0_q 4474 1_1_1 EXIST::FUNCTION:DH