Lines Matching refs:strcmp

1018         if (strcmp(p, "help") == 0) {
1027 if (strcmp(p, "help_ciphersuites") == 0) {
1046 if (strcmp(p, "server_name") == 0) {
1048 } else if (strcmp(p, "server_addr") == 0) {
1050 } else if (strcmp(p, "server_port") == 0) {
1052 } else if (strcmp(p, "dtls") == 0) {
1061 } else if (strcmp(p, "debug_level") == 0) {
1066 } else if (strcmp(p, "build_version") == 0) {
1067 if (strcmp(q, "1") == 0) {
1073 } else if (strcmp(p, "context_crt_cb") == 0) {
1078 } else if (strcmp(p, "nbio") == 0) {
1083 } else if (strcmp(p, "event") == 0) {
1088 } else if (strcmp(p, "read_timeout") == 0) {
1090 } else if (strcmp(p, "max_resend") == 0) {
1095 } else if (strcmp(p, "request_page") == 0) {
1097 } else if (strcmp(p, "request_size") == 0) {
1103 } else if (strcmp(p, "ca_file") == 0) {
1105 } else if (strcmp(p, "ca_path") == 0) {
1107 } else if (strcmp(p, "crt_file") == 0) {
1109 } else if (strcmp(p, "key_file") == 0) {
1111 } else if (strcmp(p, "key_pwd") == 0) {
1115 else if (strcmp(p, "key_opaque") == 0) {
1120 else if (strcmp(p, "cid") == 0) {
1125 } else if (strcmp(p, "cid_renego") == 0) {
1130 } else if (strcmp(p, "cid_val") == 0) {
1132 } else if (strcmp(p, "cid_val_renego") == 0) {
1136 else if (strcmp(p, "psk") == 0) {
1140 else if (strcmp(p, "psk_opaque") == 0) {
1145 else if (strcmp(p, "ca_callback") == 0) {
1149 else if (strcmp(p, "psk_identity") == 0) {
1151 } else if (strcmp(p, "ecjpake_pw") == 0) {
1155 else if (strcmp(p, "ecjpake_pw_opaque") == 0) {
1159 else if (strcmp(p, "ec_max_ops") == 0) {
1161 } else if (strcmp(p, "force_ciphersuite") == 0) {
1169 } else if (strcmp(p, "renegotiation") == 0) {
1173 } else if (strcmp(p, "allow_legacy") == 0) {
1186 } else if (strcmp(p, "renegotiate") == 0) {
1191 } else if (strcmp(p, "exchanges") == 0) {
1196 } else if (strcmp(p, "reconnect") == 0) {
1201 } else if (strcmp(p, "reco_server_name") == 0) {
1203 } else if (strcmp(p, "reco_delay") == 0) {
1208 } else if (strcmp(p, "reco_mode") == 0) {
1213 } else if (strcmp(p, "reconnect_hard") == 0) {
1218 } else if (strcmp(p, "tickets") == 0) {
1223 } else if (strcmp(p, "alpn") == 0) {
1225 } else if (strcmp(p, "extended_ms") == 0) {
1235 } else if (strcmp(p, "groups") == 0) {
1239 else if (strcmp(p, "sig_algs") == 0) {
1243 else if (strcmp(p, "etm") == 0) {
1253 else if (strcmp(p, "early_data") == 0) {
1266 else if (strcmp(p, "tls13_kex_modes") == 0) {
1267 if (strcmp(q, "psk") == 0) {
1269 } else if (strcmp(q, "psk_ephemeral") == 0) {
1271 } else if (strcmp(q, "ephemeral") == 0) {
1273 } else if (strcmp(q, "ephemeral_all") == 0) {
1275 } else if (strcmp(q, "psk_all") == 0) {
1277 } else if (strcmp(q, "all") == 0) {
1279 } else if (strcmp(q, "psk_or_ephemeral") == 0) {
1287 else if (strcmp(p, "min_version") == 0) {
1288 if (strcmp(q, "tls12") == 0 ||
1289 strcmp(q, "dtls12") == 0) {
1293 else if (strcmp(q, "tls13") == 0) {
1300 } else if (strcmp(p, "max_version") == 0) {
1301 if (strcmp(q, "tls12") == 0 ||
1302 strcmp(q, "dtls12") == 0) {
1306 else if (strcmp(q, "tls13") == 0) {
1313 } else if (strcmp(p, "allow_sha1") == 0) {
1319 } else if (strcmp(p, "force_version") == 0) {
1320 if (strcmp(q, "tls12") == 0) {
1323 } else if (strcmp(q, "dtls12") == 0) {
1329 else if (strcmp(q, "tls13") == 0) {
1337 } else if (strcmp(p, "auth_mode") == 0) {
1338 if (strcmp(q, "none") == 0) {
1340 } else if (strcmp(q, "optional") == 0) {
1342 } else if (strcmp(q, "required") == 0) {
1347 } else if (strcmp(p, "max_frag_len") == 0) {
1348 if (strcmp(q, "512") == 0) {
1350 } else if (strcmp(q, "1024") == 0) {
1352 } else if (strcmp(q, "2048") == 0) {
1354 } else if (strcmp(q, "4096") == 0) {
1359 } else if (strcmp(p, "trunc_hmac") == 0) {
1365 } else if (strcmp(p, "hs_timeout") == 0) {
1375 } else if (strcmp(p, "mtu") == 0) {
1380 } else if (strcmp(p, "dgram_packing") == 0) {
1386 } else if (strcmp(p, "recsplit") == 0) {
1391 } else if (strcmp(p, "dhmlen") == 0) {
1396 } else if (strcmp(p, "query_config") == 0) {
1400 } else if (strcmp(p, "serialize") == 0) {
1405 } else if (strcmp(p, "context_file") == 0) {
1407 } else if (strcmp(p, "eap_tls") == 0) {
1412 } else if (strcmp(p, "reproducible") == 0) {
1414 } else if (strcmp(p, "nss_keylog") == 0) {
1419 } else if (strcmp(p, "nss_keylog_file") == 0) {
1421 } else if (strcmp(p, "skip_close_notify") == 0) {
1426 } else if (strcmp(p, "use_srtp") == 0) {
1428 } else if (strcmp(p, "srtp_force_profile") == 0) {
1430 } else if (strcmp(p, "mki") == 0) {
1432 } else if (strcmp(p, "key_opaque_algs") == 0) {
1587 if (strcmp(q, "rsa_pkcs1_sha256") == 0) {
1589 } else if (strcmp(q, "rsa_pkcs1_sha384") == 0) {
1591 } else if (strcmp(q, "rsa_pkcs1_sha512") == 0) {
1593 } else if (strcmp(q, "ecdsa_secp256r1_sha256") == 0) {
1595 } else if (strcmp(q, "ecdsa_secp384r1_sha384") == 0) {
1597 } else if (strcmp(q, "ecdsa_secp521r1_sha512") == 0) {
1599 } else if (strcmp(q, "rsa_pss_rsae_sha256") == 0) {
1601 } else if (strcmp(q, "rsa_pss_rsae_sha384") == 0) {
1603 } else if (strcmp(q, "rsa_pss_rsae_sha512") == 0) {
1605 } else if (strcmp(q, "ed25519") == 0) {
1607 } else if (strcmp(q, "ed448") == 0) {
1609 } else if (strcmp(q, "rsa_pss_pss_sha256") == 0) {
1611 } else if (strcmp(q, "rsa_pss_pss_sha384") == 0) {
1613 } else if (strcmp(q, "rsa_pss_pss_sha512") == 0) {
1615 } else if (strcmp(q, "rsa_pkcs1_sha1") == 0) {
1617 } else if (strcmp(q, "ecdsa_sha1") == 0) {
1679 if (strcmp(opt.ca_path, "none") == 0 ||
1680 strcmp(opt.ca_file, "none") == 0) {
1728 if (strcmp(opt.crt_file, "none") == 0) {
1745 if (strcmp(opt.key_file, "none") == 0) {
1951 if (strcmp(opt.ca_path, "none") != 0 &&
1952 strcmp(opt.ca_file, "none") != 0) {
1960 if (strcmp(opt.crt_file, "none") != 0 &&
1961 strcmp(opt.key_file, "none") != 0) {
1974 strcmp(opt.groups, "default") != 0) {