HomeSort by: relevance | last modified time | path
    Searched refs:OPT_PSK (Results 1 - 9 of 9) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/apps/
ciphers.c 28 OPT_PSK,
67 { "psk", OPT_PSK, '-', "Include ciphersuites requiring PSK" },
158 case OPT_PSK:
s_client.c 520 OPT_PSK,
684 { "psk", OPT_PSK, 's', "PSK in hex (without 0x)" },
1327 case OPT_PSK:
s_server.c 790 OPT_PSK,
1028 { "psk", OPT_PSK, 's', "PSK in hex (without 0x)" },
1586 case OPT_PSK:
  /src/crypto/external/bsd/openssl/dist/apps/
ciphers.c 28 OPT_PSK,
64 {"psk", OPT_PSK, '-', "Include ciphersuites requiring PSK"},
155 case OPT_PSK:
s_client.c 442 OPT_PSK_IDENTITY, OPT_PSK, OPT_PSK_SESS,
547 {"psk", OPT_PSK, 's', "PSK in hex (without 0x)"},
1162 case OPT_PSK:
s_server.c 709 OPT_NO_RESUME_EPHEMERAL, OPT_PSK_IDENTITY, OPT_PSK_HINT, OPT_PSK,
898 {"psk", OPT_PSK, 's', "PSK in hex (without 0x)"},
1438 case OPT_PSK:
  /src/crypto/external/bsd/openssl.old/dist/apps/
ciphers.c 27 OPT_PSK,
55 {"psk", OPT_PSK, '-', "include ciphersuites requiring PSK"},
149 case OPT_PSK:
s_client.c 576 OPT_PSK_IDENTITY, OPT_PSK, OPT_PSK_SESS,
765 {"psk", OPT_PSK, 's', "PSK in hex (without 0x)"},
1241 case OPT_PSK:
s_server.c 752 OPT_NO_RESUME_EPHEMERAL, OPT_PSK_IDENTITY, OPT_PSK_HINT, OPT_PSK,
911 {"psk", OPT_PSK, 's', "PSK in hex (without 0x)"},
1418 case OPT_PSK:

Completed in 40 milliseconds