Home
last modified time | relevance | path

Searched refs:prot_opt (Results 51 – 56 of 56) sorted by relevance

123

/dports/security/openssl-static/openssl-1.1.1l/apps/
H A Ds_server.c1043 int min_version = 0, max_version = 0, prot_opt = 0, no_prot_opt = 0; in s_server_main() local
1086 if (IS_PROT_FLAG(o) && ++prot_opt > 1) { in s_server_main()
1092 if (prot_opt == 1 && no_prot_opt) { in s_server_main()
/dports/sysutils/edk2/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Ds_server.c1032 int min_version = 0, max_version = 0, prot_opt = 0, no_prot_opt = 0; in s_server_main() local
1075 if (IS_PROT_FLAG(o) && ++prot_opt > 1) { in s_server_main()
1081 if (prot_opt == 1 && no_prot_opt) { in s_server_main()
/dports/sysutils/exa/exa-0.10.1/cargo-crates/openssl-src-111.15.0+1.1.1k/openssl/apps/
H A Ds_server.c1032 int min_version = 0, max_version = 0, prot_opt = 0, no_prot_opt = 0; in s_server_main() local
1075 if (IS_PROT_FLAG(o) && ++prot_opt > 1) { in s_server_main()
1081 if (prot_opt == 1 && no_prot_opt) { in s_server_main()
H A Ds_client.c963 int min_version = 0, max_version = 0, prot_opt = 0, no_prot_opt = 0;
1031 if (IS_PROT_FLAG(o) && ++prot_opt > 1) {
1037 if (prot_opt == 1 && no_prot_opt) {
/dports/www/node10/node-v10.24.1/deps/openssl/openssl/apps/
H A Ds_client.c963 int min_version = 0, max_version = 0, prot_opt = 0, no_prot_opt = 0; in s_client_main() local
1031 if (IS_PROT_FLAG(o) && ++prot_opt > 1) { in s_client_main()
1037 if (prot_opt == 1 && no_prot_opt) { in s_client_main()
H A Ds_server.c1032 int min_version = 0, max_version = 0, prot_opt = 0, no_prot_opt = 0; in s_server_main() local
1075 if (IS_PROT_FLAG(o) && ++prot_opt > 1) { in s_server_main()
1081 if (prot_opt == 1 && no_prot_opt) { in s_server_main()

123