Home
last modified time | relevance | path

Searched refs:DSA_get0_q (Results 1 – 19 of 19) sorted by relevance

/third_party/openssl/doc/man3/
DDSA_get0_pqg.pod6 DSA_get0_p, DSA_get0_q, DSA_get0_g,
27 const BIGNUM *DSA_get0_q(const DSA *d);
72 retrieved separately by the corresponding function DSA_get0_p(), DSA_get0_q(),
/third_party/openssl/providers/common/
Dsecuritycheck.c161 q = DSA_get0_q(dsa); in ossl_dsa_check_key()
/third_party/node/deps/openssl/openssl/providers/common/
Dsecuritycheck.c161 q = DSA_get0_q(dsa); in ossl_dsa_check_key()
/third_party/openssl/test/
Ddsa_no_digest_size_test.c134 int digestlen = BN_num_bytes(DSA_get0_q(dsakey)); in sign_and_verify()
/third_party/openssl/ohos_lite/include/openssl/
Ddsa.h183 const BIGNUM *DSA_get0_q(const DSA *d);
/third_party/node/deps/openssl/openssl/include/openssl/
Ddsa.h209 OSSL_DEPRECATEDIN_3_0 const BIGNUM *DSA_get0_q(const DSA *d);
/third_party/openssl/crypto/dsa/
Ddsa_lib.c283 const BIGNUM *DSA_get0_q(const DSA *d) in DSA_get0_q() function
Ddsa_ameth.c436 const BIGNUM *q = DSA_get0_q(dsa), *pub_key = DSA_get0_pub_key(dsa); in dsa_pkey_export_to()
/third_party/openssl/include/openssl/
Ddsa.h209 OSSL_DEPRECATEDIN_3_0 const BIGNUM *DSA_get0_q(const DSA *d);
/third_party/node/deps/openssl/openssl/crypto/dsa/
Ddsa_lib.c283 const BIGNUM *DSA_get0_q(const DSA *d) in DSA_get0_q() function
Ddsa_ameth.c436 const BIGNUM *q = DSA_get0_q(dsa), *pub_key = DSA_get0_pub_key(dsa); in dsa_pkey_export_to()
/third_party/node/src/crypto/
Dcrypto_sig.cc123 bits = BN_num_bits(DSA_get0_q(dsa_key)); in ValidateDSAParameters()
/third_party/node/deps/openssl/openssl/providers/implementations/encode_decode/
Dencode_key2any.c574 const BIGNUM *q = DSA_get0_q(dsa); in prepare_dsa_params()
/third_party/openssl/providers/implementations/encode_decode/
Dencode_key2any.c574 const BIGNUM *q = DSA_get0_q(dsa); in prepare_dsa_params()
/third_party/openssl/crypto/evp/
Dctrl_params_translate.c1712 bn = DSA_get0_q(EVP_PKEY_get0_DSA(ctx->p2)); in get_dh_dsa_payload_q()
/third_party/node/deps/openssl/openssl/crypto/evp/
Dctrl_params_translate.c1715 bn = DSA_get0_q(EVP_PKEY_get0_DSA(ctx->p2)); in get_dh_dsa_payload_q()
/third_party/openssl/doc/man7/
Dmigration_guide.pod1427 DSA_get0_p(), DSA_get0_q(), DSA_get0_g(), DSA_get0_pqg(), DSA_get0_key(),
/third_party/openssl/util/
Dlibcrypto.num4352 DSA_get0_q 4480 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,DSA
/third_party/node/deps/openssl/openssl/util/
Dlibcrypto.num4352 DSA_get0_q 4480 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,DSA