Home
last modified time | relevance | path

Searched refs:pkdhp (Results 1 – 25 of 26) sorted by relevance

12

/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/ssl/statem/
H A Dstatem_srvr.c2530 EVP_PKEY *pkdhp = NULL; in tls_construct_server_key_exchange() local
2544 pkdhp = pkdh; in tls_construct_server_key_exchange()
2546 pkdhp = cert->dh_tmp; in tls_construct_server_key_exchange()
2548 if ((pkdhp == NULL) && (s->cert->dh_tmp_cb != NULL)) { in tls_construct_server_key_exchange()
2557 pkdhp = pkdh; in tls_construct_server_key_exchange()
2559 if (pkdhp == NULL) { in tls_construct_server_key_exchange()
2566 EVP_PKEY_security_bits(pkdhp), 0, pkdhp)) { in tls_construct_server_key_exchange()
2579 s->s3->tmp.pkey = ssl_generate_pkey(pkdhp); in tls_construct_server_key_exchange()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/ssl/statem/
H A Dstatem_srvr.c2456 EVP_PKEY *pkdhp = NULL; in tls_construct_server_key_exchange() local
2464 pkdhp = pkdh; in tls_construct_server_key_exchange()
2466 pkdhp = cert->dh_tmp; in tls_construct_server_key_exchange()
2469 if ((pkdhp == NULL) && (s->cert->dh_tmp_cb != NULL)) { in tls_construct_server_key_exchange()
2475 pkdhp = pkdh; in tls_construct_server_key_exchange()
2478 if (pkdhp == NULL) { in tls_construct_server_key_exchange()
2483 EVP_PKEY_get_security_bits(pkdhp), 0, pkdhp)) { in tls_construct_server_key_exchange()
2492 s->s3.tmp.pkey = ssl_generate_pkey(s, pkdhp); in tls_construct_server_key_exchange()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/ssl/statem/
H A Dstatem_srvr.c2508 EVP_PKEY *pkdhp = NULL; in tls_construct_server_key_exchange() local
2522 pkdhp = pkdh; in tls_construct_server_key_exchange()
2524 pkdhp = cert->dh_tmp; in tls_construct_server_key_exchange()
2526 if ((pkdhp == NULL) && (s->cert->dh_tmp_cb != NULL)) { in tls_construct_server_key_exchange()
2535 pkdhp = pkdh; in tls_construct_server_key_exchange()
2537 if (pkdhp == NULL) { in tls_construct_server_key_exchange()
2544 EVP_PKEY_security_bits(pkdhp), 0, pkdhp)) { in tls_construct_server_key_exchange()
2557 s->s3->tmp.pkey = ssl_generate_pkey(pkdhp); in tls_construct_server_key_exchange()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/ssl/statem/
H A Dstatem_srvr.c2529 EVP_PKEY *pkdhp = NULL; in tls_construct_server_key_exchange() local
2543 pkdhp = pkdh; in tls_construct_server_key_exchange()
2545 pkdhp = cert->dh_tmp; in tls_construct_server_key_exchange()
2547 if ((pkdhp == NULL) && (s->cert->dh_tmp_cb != NULL)) { in tls_construct_server_key_exchange()
2556 pkdhp = pkdh; in tls_construct_server_key_exchange()
2558 if (pkdhp == NULL) { in tls_construct_server_key_exchange()
2565 EVP_PKEY_security_bits(pkdhp), 0, pkdhp)) { in tls_construct_server_key_exchange()
2578 s->s3->tmp.pkey = ssl_generate_pkey(pkdhp); in tls_construct_server_key_exchange()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/ssl/statem/
H A Dstatem_srvr.c2529 EVP_PKEY *pkdhp = NULL; in tls_construct_server_key_exchange() local
2543 pkdhp = pkdh; in tls_construct_server_key_exchange()
2545 pkdhp = cert->dh_tmp; in tls_construct_server_key_exchange()
2547 if ((pkdhp == NULL) && (s->cert->dh_tmp_cb != NULL)) { in tls_construct_server_key_exchange()
2556 pkdhp = pkdh; in tls_construct_server_key_exchange()
2558 if (pkdhp == NULL) { in tls_construct_server_key_exchange()
2565 EVP_PKEY_security_bits(pkdhp), 0, pkdhp)) { in tls_construct_server_key_exchange()
2578 s->s3->tmp.pkey = ssl_generate_pkey(pkdhp); in tls_construct_server_key_exchange()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/openssl-src-111.9.0+1.1.1g/openssl/ssl/statem/
H A Dstatem_srvr.c2529 EVP_PKEY *pkdhp = NULL; in tls_construct_server_key_exchange() local
2543 pkdhp = pkdh; in tls_construct_server_key_exchange()
2545 pkdhp = cert->dh_tmp; in tls_construct_server_key_exchange()
2547 if ((pkdhp == NULL) && (s->cert->dh_tmp_cb != NULL)) { in tls_construct_server_key_exchange()
2556 pkdhp = pkdh; in tls_construct_server_key_exchange()
2558 if (pkdhp == NULL) { in tls_construct_server_key_exchange()
2565 EVP_PKEY_security_bits(pkdhp), 0, pkdhp)) { in tls_construct_server_key_exchange()
2578 s->s3->tmp.pkey = ssl_generate_pkey(pkdhp); in tls_construct_server_key_exchange()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/ssl/statem/
H A Dstatem_srvr.c2529 EVP_PKEY *pkdhp = NULL; in tls_construct_server_key_exchange() local
2543 pkdhp = pkdh; in tls_construct_server_key_exchange()
2545 pkdhp = cert->dh_tmp; in tls_construct_server_key_exchange()
2547 if ((pkdhp == NULL) && (s->cert->dh_tmp_cb != NULL)) { in tls_construct_server_key_exchange()
2556 pkdhp = pkdh; in tls_construct_server_key_exchange()
2558 if (pkdhp == NULL) { in tls_construct_server_key_exchange()
2565 EVP_PKEY_security_bits(pkdhp), 0, pkdhp)) { in tls_construct_server_key_exchange()
2578 s->s3->tmp.pkey = ssl_generate_pkey(pkdhp); in tls_construct_server_key_exchange()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/OpensslLib/openssl/ssl/statem/
H A Dstatem_srvr.c2504 EVP_PKEY *pkdhp = NULL; in tls_construct_server_key_exchange() local
2518 pkdhp = pkdh; in tls_construct_server_key_exchange()
2520 pkdhp = cert->dh_tmp; in tls_construct_server_key_exchange()
2522 if ((pkdhp == NULL) && (s->cert->dh_tmp_cb != NULL)) { in tls_construct_server_key_exchange()
2531 pkdhp = pkdh; in tls_construct_server_key_exchange()
2533 if (pkdhp == NULL) { in tls_construct_server_key_exchange()
2540 EVP_PKEY_security_bits(pkdhp), 0, pkdhp)) { in tls_construct_server_key_exchange()
2553 s->s3->tmp.pkey = ssl_generate_pkey(pkdhp); in tls_construct_server_key_exchange()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.14.0+1.1.1j/openssl/ssl/statem/
H A Dstatem_srvr.c2529 EVP_PKEY *pkdhp = NULL; in tls_construct_server_key_exchange() local
2543 pkdhp = pkdh; in tls_construct_server_key_exchange()
2545 pkdhp = cert->dh_tmp; in tls_construct_server_key_exchange()
2547 if ((pkdhp == NULL) && (s->cert->dh_tmp_cb != NULL)) { in tls_construct_server_key_exchange()
2556 pkdhp = pkdh; in tls_construct_server_key_exchange()
2558 if (pkdhp == NULL) { in tls_construct_server_key_exchange()
2565 EVP_PKEY_security_bits(pkdhp), 0, pkdhp)) { in tls_construct_server_key_exchange()
2578 s->s3->tmp.pkey = ssl_generate_pkey(pkdhp); in tls_construct_server_key_exchange()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/ssl/statem/
H A Dstatem_srvr.c2530 EVP_PKEY *pkdhp = NULL; in tls_construct_server_key_exchange() local
2544 pkdhp = pkdh; in tls_construct_server_key_exchange()
2546 pkdhp = cert->dh_tmp; in tls_construct_server_key_exchange()
2548 if ((pkdhp == NULL) && (s->cert->dh_tmp_cb != NULL)) { in tls_construct_server_key_exchange()
2557 pkdhp = pkdh; in tls_construct_server_key_exchange()
2559 if (pkdhp == NULL) { in tls_construct_server_key_exchange()
2566 EVP_PKEY_security_bits(pkdhp), 0, pkdhp)) { in tls_construct_server_key_exchange()
2579 s->s3->tmp.pkey = ssl_generate_pkey(pkdhp); in tls_construct_server_key_exchange()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.15.0+1.1.1k/openssl/ssl/statem/
H A Dstatem_srvr.c2530 EVP_PKEY *pkdhp = NULL; in tls_construct_server_key_exchange() local
2544 pkdhp = pkdh; in tls_construct_server_key_exchange()
2546 pkdhp = cert->dh_tmp; in tls_construct_server_key_exchange()
2548 if ((pkdhp == NULL) && (s->cert->dh_tmp_cb != NULL)) { in tls_construct_server_key_exchange()
2557 pkdhp = pkdh; in tls_construct_server_key_exchange()
2559 if (pkdhp == NULL) { in tls_construct_server_key_exchange()
2566 EVP_PKEY_security_bits(pkdhp), 0, pkdhp)) { in tls_construct_server_key_exchange()
2579 s->s3->tmp.pkey = ssl_generate_pkey(pkdhp); in tls_construct_server_key_exchange()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/ssl/statem/
H A Dstatem_srvr.c2456 EVP_PKEY *pkdhp = NULL; in tls_construct_server_key_exchange() local
2464 pkdhp = pkdh; in tls_construct_server_key_exchange()
2466 pkdhp = cert->dh_tmp; in tls_construct_server_key_exchange()
2469 if ((pkdhp == NULL) && (s->cert->dh_tmp_cb != NULL)) { in tls_construct_server_key_exchange()
2475 pkdhp = pkdh; in tls_construct_server_key_exchange()
2478 if (pkdhp == NULL) { in tls_construct_server_key_exchange()
2483 EVP_PKEY_get_security_bits(pkdhp), 0, pkdhp)) { in tls_construct_server_key_exchange()
2492 s->s3.tmp.pkey = ssl_generate_pkey(s, pkdhp); in tls_construct_server_key_exchange()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/ssl/statem/
H A Dstatem_srvr.c2508 EVP_PKEY *pkdhp = NULL; in tls_construct_server_key_exchange() local
2522 pkdhp = pkdh; in tls_construct_server_key_exchange()
2524 pkdhp = cert->dh_tmp; in tls_construct_server_key_exchange()
2526 if ((pkdhp == NULL) && (s->cert->dh_tmp_cb != NULL)) { in tls_construct_server_key_exchange()
2535 pkdhp = pkdh; in tls_construct_server_key_exchange()
2537 if (pkdhp == NULL) { in tls_construct_server_key_exchange()
2544 EVP_PKEY_security_bits(pkdhp), 0, pkdhp)) { in tls_construct_server_key_exchange()
2557 s->s3->tmp.pkey = ssl_generate_pkey(pkdhp); in tls_construct_server_key_exchange()
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/ssl/statem/
H A Dstatem_srvr.c2456 EVP_PKEY *pkdhp = NULL; in tls_construct_server_key_exchange() local
2464 pkdhp = pkdh; in tls_construct_server_key_exchange()
2466 pkdhp = cert->dh_tmp; in tls_construct_server_key_exchange()
2469 if ((pkdhp == NULL) && (s->cert->dh_tmp_cb != NULL)) { in tls_construct_server_key_exchange()
2475 pkdhp = pkdh; in tls_construct_server_key_exchange()
2478 if (pkdhp == NULL) { in tls_construct_server_key_exchange()
2483 EVP_PKEY_get_security_bits(pkdhp), 0, pkdhp)) { in tls_construct_server_key_exchange()
2492 s->s3.tmp.pkey = ssl_generate_pkey(s, pkdhp); in tls_construct_server_key_exchange()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/ssl/statem/
H A Dstatem_srvr.c2508 EVP_PKEY *pkdhp = NULL; in tls_construct_server_key_exchange() local
2522 pkdhp = pkdh; in tls_construct_server_key_exchange()
2524 pkdhp = cert->dh_tmp; in tls_construct_server_key_exchange()
2526 if ((pkdhp == NULL) && (s->cert->dh_tmp_cb != NULL)) { in tls_construct_server_key_exchange()
2535 pkdhp = pkdh; in tls_construct_server_key_exchange()
2537 if (pkdhp == NULL) { in tls_construct_server_key_exchange()
2544 EVP_PKEY_security_bits(pkdhp), 0, pkdhp)) { in tls_construct_server_key_exchange()
2557 s->s3->tmp.pkey = ssl_generate_pkey(pkdhp); in tls_construct_server_key_exchange()
/dports/www/websocat/websocat-1.9.0/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/ssl/statem/
H A Dstatem_srvr.c2530 EVP_PKEY *pkdhp = NULL; in tls_construct_server_key_exchange() local
2544 pkdhp = pkdh; in tls_construct_server_key_exchange()
2546 pkdhp = cert->dh_tmp; in tls_construct_server_key_exchange()
2548 if ((pkdhp == NULL) && (s->cert->dh_tmp_cb != NULL)) { in tls_construct_server_key_exchange()
2557 pkdhp = pkdh; in tls_construct_server_key_exchange()
2559 if (pkdhp == NULL) { in tls_construct_server_key_exchange()
2566 EVP_PKEY_security_bits(pkdhp), 0, pkdhp)) { in tls_construct_server_key_exchange()
2579 s->s3->tmp.pkey = ssl_generate_pkey(pkdhp); in tls_construct_server_key_exchange()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/ssl/statem/
H A Dstatem_srvr.c2456 EVP_PKEY *pkdhp = NULL; in tls_construct_server_key_exchange() local
2464 pkdhp = pkdh; in tls_construct_server_key_exchange()
2466 pkdhp = cert->dh_tmp; in tls_construct_server_key_exchange()
2469 if ((pkdhp == NULL) && (s->cert->dh_tmp_cb != NULL)) { in tls_construct_server_key_exchange()
2475 pkdhp = pkdh; in tls_construct_server_key_exchange()
2478 if (pkdhp == NULL) { in tls_construct_server_key_exchange()
2483 EVP_PKEY_get_security_bits(pkdhp), 0, pkdhp)) { in tls_construct_server_key_exchange()
2492 s->s3.tmp.pkey = ssl_generate_pkey(s, pkdhp); in tls_construct_server_key_exchange()
/dports/lang/rust/rustc-1.58.1-src/vendor/openssl-src/openssl/ssl/statem/
H A Dstatem_srvr.c2530 EVP_PKEY *pkdhp = NULL; in tls_construct_server_key_exchange() local
2544 pkdhp = pkdh; in tls_construct_server_key_exchange()
2546 pkdhp = cert->dh_tmp; in tls_construct_server_key_exchange()
2548 if ((pkdhp == NULL) && (s->cert->dh_tmp_cb != NULL)) { in tls_construct_server_key_exchange()
2557 pkdhp = pkdh; in tls_construct_server_key_exchange()
2559 if (pkdhp == NULL) { in tls_construct_server_key_exchange()
2566 EVP_PKEY_security_bits(pkdhp), 0, pkdhp)) { in tls_construct_server_key_exchange()
2579 s->s3->tmp.pkey = ssl_generate_pkey(pkdhp); in tls_construct_server_key_exchange()
/dports/security/openssl-devel/openssl-3.0.2/ssl/statem/
H A Dstatem_srvr.c2456 EVP_PKEY *pkdhp = NULL; in tls_construct_server_key_exchange() local
2464 pkdhp = pkdh; in tls_construct_server_key_exchange()
2466 pkdhp = cert->dh_tmp; in tls_construct_server_key_exchange()
2469 if ((pkdhp == NULL) && (s->cert->dh_tmp_cb != NULL)) { in tls_construct_server_key_exchange()
2475 pkdhp = pkdh; in tls_construct_server_key_exchange()
2478 if (pkdhp == NULL) { in tls_construct_server_key_exchange()
2483 EVP_PKEY_get_security_bits(pkdhp), 0, pkdhp)) { in tls_construct_server_key_exchange()
2492 s->s3.tmp.pkey = ssl_generate_pkey(s, pkdhp); in tls_construct_server_key_exchange()
/dports/security/openssl-static/openssl-1.1.1l/ssl/statem/
H A Dstatem_srvr.c2530 EVP_PKEY *pkdhp = NULL; in tls_construct_server_key_exchange() local
2544 pkdhp = pkdh; in tls_construct_server_key_exchange()
2546 pkdhp = cert->dh_tmp; in tls_construct_server_key_exchange()
2548 if ((pkdhp == NULL) && (s->cert->dh_tmp_cb != NULL)) { in tls_construct_server_key_exchange()
2557 pkdhp = pkdh; in tls_construct_server_key_exchange()
2559 if (pkdhp == NULL) { in tls_construct_server_key_exchange()
2566 EVP_PKEY_security_bits(pkdhp), 0, pkdhp)) { in tls_construct_server_key_exchange()
2579 s->s3->tmp.pkey = ssl_generate_pkey(pkdhp); in tls_construct_server_key_exchange()
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/ssl/statem/
H A Dstatem_srvr.c2476 EVP_PKEY *pkdhp = NULL; in tls_construct_server_key_exchange() local
2484 pkdhp = pkdh; in tls_construct_server_key_exchange()
2486 pkdhp = cert->dh_tmp; in tls_construct_server_key_exchange()
2489 if ((pkdhp == NULL) && (s->cert->dh_tmp_cb != NULL)) { in tls_construct_server_key_exchange()
2495 pkdhp = pkdh; in tls_construct_server_key_exchange()
2498 if (pkdhp == NULL) { in tls_construct_server_key_exchange()
2503 EVP_PKEY_get_security_bits(pkdhp), 0, pkdhp)) { in tls_construct_server_key_exchange()
2512 s->s3.tmp.pkey = ssl_generate_pkey(s, pkdhp); in tls_construct_server_key_exchange()
/dports/security/openssl/openssl-1.1.1n/ssl/statem/
H A Dstatem_srvr.c2530 EVP_PKEY *pkdhp = NULL; in tls_construct_server_key_exchange() local
2544 pkdhp = pkdh; in tls_construct_server_key_exchange()
2546 pkdhp = cert->dh_tmp; in tls_construct_server_key_exchange()
2548 if ((pkdhp == NULL) && (s->cert->dh_tmp_cb != NULL)) { in tls_construct_server_key_exchange()
2557 pkdhp = pkdh; in tls_construct_server_key_exchange()
2559 if (pkdhp == NULL) { in tls_construct_server_key_exchange()
2566 EVP_PKEY_security_bits(pkdhp), 0, pkdhp)) { in tls_construct_server_key_exchange()
2579 s->s3->tmp.pkey = ssl_generate_pkey(pkdhp); in tls_construct_server_key_exchange()
/dports/sysutils/edk2/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/ssl/statem/
H A Dstatem_srvr.c2529 EVP_PKEY *pkdhp = NULL; in tls_construct_server_key_exchange() local
2543 pkdhp = pkdh; in tls_construct_server_key_exchange()
2545 pkdhp = cert->dh_tmp; in tls_construct_server_key_exchange()
2547 if ((pkdhp == NULL) && (s->cert->dh_tmp_cb != NULL)) { in tls_construct_server_key_exchange()
2556 pkdhp = pkdh; in tls_construct_server_key_exchange()
2558 if (pkdhp == NULL) { in tls_construct_server_key_exchange()
2565 EVP_PKEY_security_bits(pkdhp), 0, pkdhp)) { in tls_construct_server_key_exchange()
2578 s->s3->tmp.pkey = ssl_generate_pkey(pkdhp); in tls_construct_server_key_exchange()
/dports/sysutils/exa/exa-0.10.1/cargo-crates/openssl-src-111.15.0+1.1.1k/openssl/ssl/statem/
H A Dstatem_srvr.c2530 EVP_PKEY *pkdhp = NULL; in tls_construct_server_key_exchange() local
2544 pkdhp = pkdh; in tls_construct_server_key_exchange()
2546 pkdhp = cert->dh_tmp; in tls_construct_server_key_exchange()
2548 if ((pkdhp == NULL) && (s->cert->dh_tmp_cb != NULL)) { in tls_construct_server_key_exchange()
2557 pkdhp = pkdh; in tls_construct_server_key_exchange()
2559 if (pkdhp == NULL) { in tls_construct_server_key_exchange()
2566 EVP_PKEY_security_bits(pkdhp), 0, pkdhp)) { in tls_construct_server_key_exchange()
2579 s->s3->tmp.pkey = ssl_generate_pkey(pkdhp); in tls_construct_server_key_exchange()
/dports/www/node10/node-v10.24.1/deps/openssl/openssl/ssl/statem/
H A Dstatem_srvr.c2530 EVP_PKEY *pkdhp = NULL; in tls_construct_server_key_exchange() local
2544 pkdhp = pkdh; in tls_construct_server_key_exchange()
2546 pkdhp = cert->dh_tmp; in tls_construct_server_key_exchange()
2548 if ((pkdhp == NULL) && (s->cert->dh_tmp_cb != NULL)) { in tls_construct_server_key_exchange()
2557 pkdhp = pkdh; in tls_construct_server_key_exchange()
2559 if (pkdhp == NULL) { in tls_construct_server_key_exchange()
2566 EVP_PKEY_security_bits(pkdhp), 0, pkdhp)) { in tls_construct_server_key_exchange()
2579 s->s3->tmp.pkey = ssl_generate_pkey(pkdhp); in tls_construct_server_key_exchange()

12