Home
last modified time | relevance | path

Searched defs:dsa_q (Results 1 – 25 of 50) sorted by relevance

12

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/crypto/c_src/
H A Ddss.c30 BIGNUM *dsa_p = NULL, *dsa_q = NULL, *dsa_g = NULL; in get_dss_private_key() local
97 BIGNUM *dsa_p = NULL, *dsa_q = NULL, *dsa_g = NULL, *dsa_y = NULL; in get_dss_public_key() local
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/crypto/c_src/
H A Ddss.c30 BIGNUM *dsa_p = NULL, *dsa_q = NULL, *dsa_g = NULL; in get_dss_private_key() local
97 BIGNUM *dsa_p = NULL, *dsa_q = NULL, *dsa_g = NULL, *dsa_y = NULL; in get_dss_public_key() local
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/crypto/c_src/
H A Ddss.c30 BIGNUM *dsa_p = NULL, *dsa_q = NULL, *dsa_g = NULL; in get_dss_private_key() local
97 BIGNUM *dsa_p = NULL, *dsa_q = NULL, *dsa_g = NULL, *dsa_y = NULL; in get_dss_public_key() local
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/crypto/c_src/
H A Ddss.c30 BIGNUM *dsa_p = NULL, *dsa_q = NULL, *dsa_g = NULL; in get_dss_private_key() local
97 BIGNUM *dsa_p = NULL, *dsa_q = NULL, *dsa_g = NULL, *dsa_y = NULL; in get_dss_public_key() local
/dports/lang/erlang/otp-OTP-24.1.7/lib/crypto/c_src/
H A Ddss.c30 BIGNUM *dsa_p = NULL, *dsa_q = NULL, *dsa_g = NULL; in get_dss_private_key() local
97 BIGNUM *dsa_p = NULL, *dsa_q = NULL, *dsa_g = NULL, *dsa_y = NULL; in get_dss_public_key() local
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/crypto/c_src/
H A Ddss.c30 BIGNUM *dsa_p = NULL, *dsa_q = NULL, *dsa_g = NULL; in get_dss_private_key() local
97 BIGNUM *dsa_p = NULL, *dsa_q = NULL, *dsa_g = NULL, *dsa_y = NULL; in get_dss_public_key() local
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/lib/
H A Dpkcs11_dsa.c181 const BIGNUM *dsa_q; in get_DSAparam_q() local
212 CK_BYTE_PTR dsa_q = NULL; in pkcs11_genDSA() local
H A Dpkcs11_ossl_dsa_meth.c86 const BIGNUM *dsa_q = DSA_get0_q(dsa); in custom_dsa_sign() local
/dports/security/libgcrypt/libgcrypt-1.9.4/cipher/
H A Ddsa-common.c203 gcry_mpi_t dsa_q, gcry_mpi_t dsa_x, in _gcry_dsa_gen_rfc6979_k()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/libgcrypt/cipher/
H A Ddsa-common.c203 gcry_mpi_t dsa_q, gcry_mpi_t dsa_x, in _gcry_dsa_gen_rfc6979_k()
/dports/security/gnutls/gnutls-3.6.16/tests/
H A Dkey-export-pkcs8.c36 unsigned char dsa_q[] = "\x00\x9f\x56\x8c\x48\x64\x2f\xfe\x8d\xaa\x7a\x6d\x96\xdb\x04\x5d\x16\xef\x… variable
H A Dpubkey-import-export.c68 unsigned char dsa_q[] = "\x00\x9f\x56\x8c\x48\x64\x2f\xfe\x8d\xaa\x7a\x6d\x96\xdb\x04\x5d\x16\xef\x… variable
/dports/security/openssl-legacy-static/openssl-1.0.2u/engines/
H A De_cswift.c803 BIGNUM *dsa_q = NULL; in cswift_dsa_sign() local
905 BIGNUM *dsa_q = NULL; in cswift_dsa_verify() local
/dports/security/openssl-unsafe/openssl-c9ba19c/engines/
H A De_cswift.c803 BIGNUM *dsa_q = NULL; in cswift_dsa_sign() local
905 BIGNUM *dsa_q = NULL; in cswift_dsa_verify() local
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/engines/
H A De_cswift.c817 BIGNUM *dsa_q = NULL; in cswift_dsa_sign() local
929 BIGNUM *dsa_q = NULL; in cswift_dsa_verify() local
/dports/security/pam_ssh/pam_ssh-8.0/openssh/
H A Dsshkey.c723 const BIGNUM *rsa_n, *rsa_e, *dsa_p, *dsa_q, *dsa_g, *dsa_pub_key; in to_blob_buf() local
1734 const BIGNUM *dsa_p, *dsa_q, *dsa_g, *dsa_pub_key; in sshkey_from_private() local
2020 BIGNUM *dsa_p = NULL, *dsa_q = NULL, *dsa_g = NULL, *dsa_pub_key = NULL; in sshkey_from_blob_internal() local
2508 const BIGNUM *rsa_n, *rsa_e, *dsa_p, *dsa_q, *dsa_g, *dsa_pub_key; in sshkey_certify_custom() local
2762 const BIGNUM *dsa_p, *dsa_q, *dsa_g, *dsa_pub_key, *dsa_priv_key; in sshkey_private_serialize_opt() local
2916 BIGNUM *dsa_p = NULL, *dsa_q = NULL, *dsa_g = NULL; in sshkey_private_deserialize() local
/dports/security/openssh-portable/openssh-8.8p1/
H A Dsshkey.c805 const BIGNUM *rsa_n, *rsa_e, *dsa_p, *dsa_q, *dsa_g, *dsa_pub_key; in to_blob_buf() local
1842 const BIGNUM *dsa_p, *dsa_q, *dsa_g, *dsa_pub_key; in sshkey_from_private() local
2347 BIGNUM *dsa_p = NULL, *dsa_q = NULL, *dsa_g = NULL, *dsa_pub_key = NULL; in sshkey_from_blob_internal() local
2901 const BIGNUM *rsa_n, *rsa_e, *dsa_p, *dsa_q, *dsa_g, *dsa_pub_key; in sshkey_certify_custom() local
3209 const BIGNUM *dsa_p, *dsa_q, *dsa_g, *dsa_pub_key, *dsa_priv_key; in sshkey_private_serialize_opt() local
3423 BIGNUM *dsa_p = NULL, *dsa_q = NULL, *dsa_g = NULL; in sshkey_private_deserialize() local
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-opus.c427 opus_module = prefs_register_protocol(proto_opus, proto_reg_handoff_opus);
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/test/
H A Devp_extra_test2.c572 static const unsigned char dsa_q[] = { variable
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/test/
H A Devp_extra_test2.c572 static const unsigned char dsa_q[] = { variable
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/test/
H A Devp_extra_test2.c572 static const unsigned char dsa_q[] = { variable
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/test/
H A Devp_extra_test2.c572 static const unsigned char dsa_q[] = { variable
/dports/lang/ruby26/ruby-2.6.9/ext/openssl/
H A Dossl_pkey_dsa.c525 const BIGNUM *dsa_q; in ossl_dsa_sign() local
/dports/security/cyrus-sasl2-ldapdb/cyrus-sasl-2.1.28/plugins/
H A Dpassdss.c818 const BIGNUM *dsa_p, *dsa_q, *dsa_g, *dsa_pub_key, *dh_pub_key; in passdss_server_mech_step1() local
1412 BIGNUM *dsa_p = NULL, *dsa_q = NULL, *dsa_g = NULL, *dsa_pub_key = NULL; in passdss_client_mech_step2() local
/dports/security/cyrus-sasl2/cyrus-sasl-2.1.28/plugins/
H A Dpassdss.c818 const BIGNUM *dsa_p, *dsa_q, *dsa_g, *dsa_pub_key, *dh_pub_key; in passdss_server_mech_step1() local
1412 BIGNUM *dsa_p = NULL, *dsa_q = NULL, *dsa_g = NULL, *dsa_pub_key = NULL; in passdss_client_mech_step2() local

12