Home
last modified time | relevance | path

Searched refs:bpub_key (Results 1 – 18 of 18) sorted by relevance

/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/
H A Ddhtest.c40 const BIGNUM *bpub_key = NULL, *bpriv_key = NULL; in dh_test() local
171 DH_get0_key(b, &bpub_key, &bpriv_key); in dh_test()
182 || !TEST_true((aout = DH_compute_key(abuf, bpub_key, a)) != -1)) in dh_test()
629 const BIGNUM *apub_key = NULL, *bpub_key = NULL; in rfc7919_test() local
657 DH_get0_key(b, &bpub_key, NULL); in rfc7919_test()
661 || !TEST_true((aout = DH_compute_key(abuf, bpub_key, a)) != -1)) in rfc7919_test()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/
H A Ddhtest.c40 const BIGNUM *bpub_key = NULL, *bpriv_key = NULL; in dh_test() local
171 DH_get0_key(b, &bpub_key, &bpriv_key); in dh_test()
182 || !TEST_true((aout = DH_compute_key(abuf, bpub_key, a)) != -1)) in dh_test()
629 const BIGNUM *apub_key = NULL, *bpub_key = NULL; in rfc7919_test() local
657 DH_get0_key(b, &bpub_key, NULL); in rfc7919_test()
661 || !TEST_true((aout = DH_compute_key(abuf, bpub_key, a)) != -1)) in rfc7919_test()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/OpensslLib/openssl/test/
H A Ddhtest.c40 const BIGNUM *bpub_key = NULL, *bpriv_key = NULL; in dh_test() local
171 DH_get0_key(b, &bpub_key, &bpriv_key); in dh_test()
182 || !TEST_true((aout = DH_compute_key(abuf, bpub_key, a)) != -1)) in dh_test()
629 const BIGNUM *apub_key = NULL, *bpub_key = NULL; in rfc7919_test() local
657 DH_get0_key(b, &bpub_key, NULL); in rfc7919_test()
661 || !TEST_true((aout = DH_compute_key(abuf, bpub_key, a)) != -1)) in rfc7919_test()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/test/
H A Ddhtest.c40 const BIGNUM *bpub_key = NULL, *bpriv_key = NULL; in dh_test() local
171 DH_get0_key(b, &bpub_key, &bpriv_key); in dh_test()
182 || !TEST_true((aout = DH_compute_key(abuf, bpub_key, a)) != -1)) in dh_test()
629 const BIGNUM *apub_key = NULL, *bpub_key = NULL; in rfc7919_test() local
657 DH_get0_key(b, &bpub_key, NULL); in rfc7919_test()
661 || !TEST_true((aout = DH_compute_key(abuf, bpub_key, a)) != -1)) in rfc7919_test()
/dports/security/openssl/openssl-1.1.1n/test/
H A Ddhtest.c40 const BIGNUM *bpub_key = NULL, *bpriv_key = NULL; in dh_test() local
171 DH_get0_key(b, &bpub_key, &bpriv_key); in dh_test()
182 || !TEST_true((aout = DH_compute_key(abuf, bpub_key, a)) != -1)) in dh_test()
629 const BIGNUM *apub_key = NULL, *bpub_key = NULL; in rfc7919_test() local
657 DH_get0_key(b, &bpub_key, NULL); in rfc7919_test()
661 || !TEST_true((aout = DH_compute_key(abuf, bpub_key, a)) != -1)) in rfc7919_test()
/dports/security/openssl-static/openssl-1.1.1l/test/
H A Ddhtest.c40 const BIGNUM *bpub_key = NULL, *bpriv_key = NULL; in dh_test() local
171 DH_get0_key(b, &bpub_key, &bpriv_key); in dh_test()
182 || !TEST_true((aout = DH_compute_key(abuf, bpub_key, a)) != -1)) in dh_test()
629 const BIGNUM *apub_key = NULL, *bpub_key = NULL; in rfc7919_test() local
657 DH_get0_key(b, &bpub_key, NULL); in rfc7919_test()
661 || !TEST_true((aout = DH_compute_key(abuf, bpub_key, a)) != -1)) in rfc7919_test()
/dports/sysutils/edk2/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/test/
H A Ddhtest.c40 const BIGNUM *bpub_key = NULL, *bpriv_key = NULL; in dh_test() local
171 DH_get0_key(b, &bpub_key, &bpriv_key); in dh_test()
182 || !TEST_true((aout = DH_compute_key(abuf, bpub_key, a)) != -1)) in dh_test()
629 const BIGNUM *apub_key = NULL, *bpub_key = NULL; in rfc7919_test() local
657 DH_get0_key(b, &bpub_key, NULL); in rfc7919_test()
661 || !TEST_true((aout = DH_compute_key(abuf, bpub_key, a)) != -1)) in rfc7919_test()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/
H A Ddhtest.c40 const BIGNUM *bpub_key = NULL, *bpriv_key = NULL; in dh_test() local
171 DH_get0_key(b, &bpub_key, &bpriv_key); in dh_test()
182 || !TEST_true((aout = DH_compute_key(abuf, bpub_key, a)) != -1)) in dh_test()
629 const BIGNUM *apub_key = NULL, *bpub_key = NULL; in rfc7919_test() local
657 DH_get0_key(b, &bpub_key, NULL); in rfc7919_test()
661 || !TEST_true((aout = DH_compute_key(abuf, bpub_key, a)) != -1)) in rfc7919_test()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/test/
H A Ddhtest.c49 const BIGNUM *bpub_key = NULL, *bpriv_key = NULL; in dh_test() local
177 DH_get0_key(b, &bpub_key, &bpriv_key); in dh_test()
188 || !TEST_true((aout = DH_compute_key(abuf, bpub_key, a)) != -1)) in dh_test()
642 const BIGNUM *apub_key = NULL, *bpub_key = NULL; in rfc7919_test() local
670 DH_get0_key(b, &bpub_key, NULL); in rfc7919_test()
674 || !TEST_true((aout = DH_compute_key(abuf, bpub_key, a)) != -1)) in rfc7919_test()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/test/
H A Ddhtest.c49 const BIGNUM *bpub_key = NULL, *bpriv_key = NULL;
177 DH_get0_key(b, &bpub_key, &bpriv_key);
188 || !TEST_true((aout = DH_compute_key(abuf, bpub_key, a)) != -1))
642 const BIGNUM *apub_key = NULL, *bpub_key = NULL;
670 DH_get0_key(b, &bpub_key, NULL);
674 || !TEST_true((aout = DH_compute_key(abuf, bpub_key, a)) != -1))
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/test/
H A Ddhtest.c49 const BIGNUM *bpub_key = NULL, *bpriv_key = NULL; in dh_test() local
177 DH_get0_key(b, &bpub_key, &bpriv_key); in dh_test()
188 || !TEST_true((aout = DH_compute_key(abuf, bpub_key, a)) != -1)) in dh_test()
642 const BIGNUM *apub_key = NULL, *bpub_key = NULL; in rfc7919_test() local
670 DH_get0_key(b, &bpub_key, NULL); in rfc7919_test()
674 || !TEST_true((aout = DH_compute_key(abuf, bpub_key, a)) != -1)) in rfc7919_test()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/test/
H A Ddhtest.c49 const BIGNUM *bpub_key = NULL, *bpriv_key = NULL; in dh_test() local
177 DH_get0_key(b, &bpub_key, &bpriv_key); in dh_test()
188 || !TEST_true((aout = DH_compute_key(abuf, bpub_key, a)) != -1)) in dh_test()
642 const BIGNUM *apub_key = NULL, *bpub_key = NULL; in rfc7919_test() local
670 DH_get0_key(b, &bpub_key, NULL); in rfc7919_test()
674 || !TEST_true((aout = DH_compute_key(abuf, bpub_key, a)) != -1)) in rfc7919_test()
/dports/security/openssl-devel/openssl-3.0.2/test/
H A Ddhtest.c49 const BIGNUM *bpub_key = NULL, *bpriv_key = NULL; in dh_test() local
177 DH_get0_key(b, &bpub_key, &bpriv_key); in dh_test()
188 || !TEST_true((aout = DH_compute_key(abuf, bpub_key, a)) != -1)) in dh_test()
642 const BIGNUM *apub_key = NULL, *bpub_key = NULL; in rfc7919_test() local
670 DH_get0_key(b, &bpub_key, NULL); in rfc7919_test()
674 || !TEST_true((aout = DH_compute_key(abuf, bpub_key, a)) != -1)) in rfc7919_test()
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/test/
H A Ddhtest.c49 const BIGNUM *bpub_key = NULL, *bpriv_key = NULL; in dh_test() local
177 DH_get0_key(b, &bpub_key, &bpriv_key); in dh_test()
188 || !TEST_true((aout = DH_compute_key(abuf, bpub_key, a)) != -1)) in dh_test()
642 const BIGNUM *apub_key = NULL, *bpub_key = NULL; in rfc7919_test() local
670 DH_get0_key(b, &bpub_key, NULL); in rfc7919_test()
674 || !TEST_true((aout = DH_compute_key(abuf, bpub_key, a)) != -1)) in rfc7919_test()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/
H A Ddhtest.c39 const BIGNUM *bpub_key = NULL, *bpriv_key = NULL; in dh_test() local
158 DH_get0_key(b, &bpub_key, &bpriv_key); in dh_test()
169 || !TEST_true((aout = DH_compute_key(abuf, bpub_key, a)) != -1)) in dh_test()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/
H A Ddhtest.c39 const BIGNUM *bpub_key = NULL, *bpriv_key = NULL; in dh_test() local
158 DH_get0_key(b, &bpub_key, &bpriv_key); in dh_test()
169 || !TEST_true((aout = DH_compute_key(abuf, bpub_key, a)) != -1)) in dh_test()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/
H A Ddhtest.c39 const BIGNUM *bpub_key = NULL, *bpriv_key = NULL;
158 DH_get0_key(b, &bpub_key, &bpriv_key);
169 || !TEST_true((aout = DH_compute_key(abuf, bpub_key, a)) != -1))
/dports/security/libssh/libssh-0.9.6/src/
H A Dpki_crypto.c1022 BIGNUM *bp, *bq, *bg, *bpub_key, *bpriv_key; in pki_privkey_build_dss() local
1032 bpub_key = ssh_make_string_bn(pubkey); in pki_privkey_build_dss()
1035 bg == NULL || bpub_key == NULL) { in pki_privkey_build_dss()
1046 rc = DSA_set0_key(key->dsa, bpub_key, bpriv_key); in pki_privkey_build_dss()
1063 BIGNUM *bp = NULL, *bq = NULL, *bg = NULL, *bpub_key = NULL; in pki_pubkey_build_dss() local
1073 bpub_key = ssh_make_string_bn(pubkey); in pki_pubkey_build_dss()
1075 bg == NULL || bpub_key == NULL) { in pki_pubkey_build_dss()
1086 rc = DSA_set0_key(key->dsa, bpub_key, NULL); in pki_pubkey_build_dss()
1219 const BIGNUM *bp, *bq, *bg, *bpub_key; in pki_publickey_to_blob() local
1236 DSA_get0_key(key->dsa, &bpub_key, NULL); in pki_publickey_to_blob()
[all …]