Home
last modified time | relevance | path

Searched refs:next_proto_neg_in (Results 1 – 25 of 56) sorted by relevance

123

/dports/security/openssl-legacy-static/openssl-1.0.2u/apps/
H A Ds_client.c714 const char *next_proto_neg_in = NULL; in MAIN() local
1041 next_proto_neg_in = *(++argv); in MAIN()
1179 if (next_proto_neg_in) { in MAIN()
1181 next_protos_parse(&next_proto.len, next_proto_neg_in); in MAIN()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Ds_client.c949 const char *next_proto_neg_in = NULL; in s_client_main() local
1425 next_proto_neg_in = opt_arg(); in s_client_main()
1549 if (min_version == TLS1_3_VERSION && next_proto_neg_in != NULL) { in s_client_main()
1622 if (next_proto_neg_in) { in s_client_main()
1624 next_protos_parse(&next_proto.len, next_proto_neg_in); in s_client_main()
H A Ds_server.c1015 const char *next_proto_neg_in = NULL; in s_server_main() local
1541 next_proto_neg_in = opt_arg(); in s_server_main()
1601 if (min_version == TLS1_3_VERSION && next_proto_neg_in != NULL) { in s_server_main()
1700 if (next_proto_neg_in) { in s_server_main()
1701 next_proto.data = next_protos_parse(&next_proto.len, next_proto_neg_in); in s_server_main()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Ds_client.c854 const char *next_proto_neg_in = NULL; in s_client_main() local
1375 next_proto_neg_in = opt_arg(); in s_client_main()
1501 if (min_version == TLS1_3_VERSION && next_proto_neg_in != NULL) { in s_client_main()
1586 if (next_proto_neg_in) { in s_client_main()
1588 next_protos_parse(&next_proto.len, next_proto_neg_in); in s_client_main()
H A Ds_server.c1018 const char *next_proto_neg_in = NULL; in s_server_main() local
1570 next_proto_neg_in = opt_arg(); in s_server_main()
1650 if (min_version == TLS1_3_VERSION && next_proto_neg_in != NULL) { in s_server_main()
1748 if (next_proto_neg_in) { in s_server_main()
1749 next_proto.data = next_protos_parse(&next_proto.len, next_proto_neg_in); in s_server_main()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Ds_client.c949 const char *next_proto_neg_in = NULL; in s_client_main() local
1425 next_proto_neg_in = opt_arg(); in s_client_main()
1549 if (min_version == TLS1_3_VERSION && next_proto_neg_in != NULL) { in s_client_main()
1622 if (next_proto_neg_in) { in s_client_main()
1624 next_protos_parse(&next_proto.len, next_proto_neg_in); in s_client_main()
H A Ds_server.c1018 const char *next_proto_neg_in = NULL; in s_server_main() local
1544 next_proto_neg_in = opt_arg(); in s_server_main()
1604 if (min_version == TLS1_3_VERSION && next_proto_neg_in != NULL) { in s_server_main()
1703 if (next_proto_neg_in) { in s_server_main()
1704 next_proto.data = next_protos_parse(&next_proto.len, next_proto_neg_in); in s_server_main()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Ds_client.c949 const char *next_proto_neg_in = NULL; in s_client_main() local
1425 next_proto_neg_in = opt_arg(); in s_client_main()
1549 if (min_version == TLS1_3_VERSION && next_proto_neg_in != NULL) { in s_client_main()
1622 if (next_proto_neg_in) { in s_client_main()
1624 next_protos_parse(&next_proto.len, next_proto_neg_in); in s_client_main()
H A Ds_server.c1015 const char *next_proto_neg_in = NULL; in s_server_main() local
1541 next_proto_neg_in = opt_arg(); in s_server_main()
1601 if (min_version == TLS1_3_VERSION && next_proto_neg_in != NULL) { in s_server_main()
1700 if (next_proto_neg_in) { in s_server_main()
1701 next_proto.data = next_protos_parse(&next_proto.len, next_proto_neg_in); in s_server_main()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/openssl-src-111.9.0+1.1.1g/openssl/apps/
H A Ds_client.c949 const char *next_proto_neg_in = NULL; in s_client_main() local
1425 next_proto_neg_in = opt_arg(); in s_client_main()
1549 if (min_version == TLS1_3_VERSION && next_proto_neg_in != NULL) { in s_client_main()
1622 if (next_proto_neg_in) { in s_client_main()
1624 next_protos_parse(&next_proto.len, next_proto_neg_in); in s_client_main()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Ds_client.c949 const char *next_proto_neg_in = NULL; in s_client_main() local
1425 next_proto_neg_in = opt_arg(); in s_client_main()
1549 if (min_version == TLS1_3_VERSION && next_proto_neg_in != NULL) { in s_client_main()
1622 if (next_proto_neg_in) { in s_client_main()
1624 next_protos_parse(&next_proto.len, next_proto_neg_in); in s_client_main()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Ds_client.c949 const char *next_proto_neg_in = NULL; in s_client_main() local
1425 next_proto_neg_in = opt_arg(); in s_client_main()
1549 if (min_version == TLS1_3_VERSION && next_proto_neg_in != NULL) { in s_client_main()
1622 if (next_proto_neg_in) { in s_client_main()
1624 next_protos_parse(&next_proto.len, next_proto_neg_in); in s_client_main()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Ds_client.c949 const char *next_proto_neg_in = NULL; in s_client_main() local
1425 next_proto_neg_in = opt_arg(); in s_client_main()
1549 if (min_version == TLS1_3_VERSION && next_proto_neg_in != NULL) { in s_client_main()
1622 if (next_proto_neg_in) { in s_client_main()
1624 next_protos_parse(&next_proto.len, next_proto_neg_in); in s_client_main()
H A Ds_server.c1018 const char *next_proto_neg_in = NULL; in s_server_main() local
1544 next_proto_neg_in = opt_arg(); in s_server_main()
1604 if (min_version == TLS1_3_VERSION && next_proto_neg_in != NULL) { in s_server_main()
1703 if (next_proto_neg_in) { in s_server_main()
1704 next_proto.data = next_protos_parse(&next_proto.len, next_proto_neg_in); in s_server_main()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Ds_client.c949 const char *next_proto_neg_in = NULL; in s_client_main() local
1425 next_proto_neg_in = opt_arg(); in s_client_main()
1549 if (min_version == TLS1_3_VERSION && next_proto_neg_in != NULL) { in s_client_main()
1622 if (next_proto_neg_in) { in s_client_main()
1624 next_protos_parse(&next_proto.len, next_proto_neg_in); in s_client_main()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Ds_client.c854 const char *next_proto_neg_in = NULL; in s_client_main() local
1375 next_proto_neg_in = opt_arg(); in s_client_main()
1501 if (min_version == TLS1_3_VERSION && next_proto_neg_in != NULL) { in s_client_main()
1586 if (next_proto_neg_in) { in s_client_main()
1588 next_protos_parse(&next_proto.len, next_proto_neg_in); in s_client_main()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Ds_client.c949 const char *next_proto_neg_in = NULL; in s_client_main() local
1425 next_proto_neg_in = opt_arg(); in s_client_main()
1549 if (min_version == TLS1_3_VERSION && next_proto_neg_in != NULL) { in s_client_main()
1622 if (next_proto_neg_in) { in s_client_main()
1624 next_protos_parse(&next_proto.len, next_proto_neg_in); in s_client_main()
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Ds_client.c854 const char *next_proto_neg_in = NULL; in s_client_main() local
1375 next_proto_neg_in = opt_arg(); in s_client_main()
1501 if (min_version == TLS1_3_VERSION && next_proto_neg_in != NULL) { in s_client_main()
1586 if (next_proto_neg_in) { in s_client_main()
1588 next_protos_parse(&next_proto.len, next_proto_neg_in); in s_client_main()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Ds_client.c854 const char *next_proto_neg_in = NULL; in s_client_main() local
1375 next_proto_neg_in = opt_arg(); in s_client_main()
1501 if (min_version == TLS1_3_VERSION && next_proto_neg_in != NULL) { in s_client_main()
1586 if (next_proto_neg_in) { in s_client_main()
1588 next_protos_parse(&next_proto.len, next_proto_neg_in); in s_client_main()
/dports/security/openssl-devel/openssl-3.0.2/apps/
H A Ds_client.c855 const char *next_proto_neg_in = NULL; in s_client_main() local
1381 next_proto_neg_in = opt_arg(); in s_client_main()
1507 if (min_version == TLS1_3_VERSION && next_proto_neg_in != NULL) { in s_client_main()
1600 if (next_proto_neg_in) { in s_client_main()
1602 next_protos_parse(&next_proto.len, next_proto_neg_in); in s_client_main()
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/apps/
H A Ds_client.c855 const char *next_proto_neg_in = NULL; in s_client_main() local
1381 next_proto_neg_in = opt_arg(); in s_client_main()
1507 if (min_version == TLS1_3_VERSION && next_proto_neg_in != NULL) { in s_client_main()
1600 if (next_proto_neg_in) { in s_client_main()
1602 next_protos_parse(&next_proto.len, next_proto_neg_in); in s_client_main()
/dports/sysutils/edk2/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Ds_client.c949 const char *next_proto_neg_in = NULL; in s_client_main() local
1425 next_proto_neg_in = opt_arg(); in s_client_main()
1549 if (min_version == TLS1_3_VERSION && next_proto_neg_in != NULL) { in s_client_main()
1622 if (next_proto_neg_in) { in s_client_main()
1624 next_protos_parse(&next_proto.len, next_proto_neg_in); in s_client_main()
/dports/security/openssl-unsafe/openssl-c9ba19c/apps/
H A Ds_client.c725 const char *next_proto_neg_in = NULL; in MAIN() local
1058 next_proto_neg_in = *(++argv); in MAIN()
1213 if (next_proto_neg_in) { in MAIN()
1215 next_protos_parse(&next_proto.len, next_proto_neg_in); in MAIN()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/apps/
H A Ds_server.c1026 const char *next_proto_neg_in = NULL; in s_server_main() local
1552 next_proto_neg_in = opt_arg(); in s_server_main()
1612 if (min_version == TLS1_3_VERSION && next_proto_neg_in != NULL) { in s_server_main()
1711 if (next_proto_neg_in) { in s_server_main()
1712 next_proto.data = next_protos_parse(&next_proto.len, next_proto_neg_in); in s_server_main()
H A Ds_client.c949 const char *next_proto_neg_in = NULL; in s_client_main() local
1445 next_proto_neg_in = opt_arg(); in s_client_main()
1569 if (min_version == TLS1_3_VERSION && next_proto_neg_in != NULL) { in s_client_main()
1642 if (next_proto_neg_in) { in s_client_main()
1644 next_protos_parse(&next_proto.len, next_proto_neg_in); in s_client_main()

123