HomeSort by: relevance | last modified time | path
    Searched defs:max_ver (Results 1 - 14 of 14) sorted by relevancy

  /src/external/bsd/wpa/dist/hostapd/
config_file.c 2596 int max_ver = 3; local
2598 int max_ver = 2; local
2601 if (eapol_version < 1 || eapol_version > max_ver) {
config_file.c 2596 int max_ver = 3; local
2598 int max_ver = 2; local
2601 if (eapol_version < 1 || eapol_version > max_ver) {
  /src/crypto/external/bsd/openssl.old/dist/test/
sslapitest.c 3679 int max_ver; local
3699 for (max_ver = TLS1_2_VERSION; max_ver <= TLS1_3_VERSION; max_ver++) {
3701 if (max_ver == TLS1_2_VERSION)
3708 TLS1_VERSION, max_ver,
3755 if (max_ver == TLS1_3_VERSION
3762 if (max_ver == TLS1_2_VERSION && t12_cipher != NULL
sslapitest.c 3679 int max_ver; local
3699 for (max_ver = TLS1_2_VERSION; max_ver <= TLS1_3_VERSION; max_ver++) {
3701 if (max_ver == TLS1_2_VERSION)
3708 TLS1_VERSION, max_ver,
3755 if (max_ver == TLS1_3_VERSION
3762 if (max_ver == TLS1_2_VERSION && t12_cipher != NULL
  /src/crypto/external/bsd/openssl/dist/test/
sslapitest.c 5289 int max_ver; local
5309 for (max_ver = TLS1_2_VERSION; max_ver <= TLS1_3_VERSION; max_ver++) {
5311 if (max_ver == TLS1_2_VERSION)
5320 TLS1_VERSION, max_ver,
5367 if (max_ver == TLS1_3_VERSION
5374 if (max_ver == TLS1_2_VERSION && t12_cipher != NULL
sslapitest.c 5289 int max_ver; local
5309 for (max_ver = TLS1_2_VERSION; max_ver <= TLS1_3_VERSION; max_ver++) {
5311 if (max_ver == TLS1_2_VERSION)
5320 TLS1_VERSION, max_ver,
5367 if (max_ver == TLS1_3_VERSION
5374 if (max_ver == TLS1_2_VERSION && t12_cipher != NULL
  /src/crypto/external/apache2/openssl/dist/ssl/
ssl_local.h 1429 int max_ver; member in struct:ssl_connection_st::__anon626::__anon627
ssl_local.h 1429 int max_ver; member in struct:ssl_connection_st::__anon626::__anon627
  /src/crypto/external/bsd/openssl/dist/ssl/
ssl_local.h 1383 int max_ver; member in struct:ssl_st::__anon1657::__anon1658
ssl_local.h 1383 int max_ver; member in struct:ssl_st::__anon1657::__anon1658
  /src/crypto/external/bsd/openssl.old/dist/ssl/
ssl_local.h 1649 int max_ver; member in struct:ssl3_state_st::__anon2197
ssl_local.h 1649 int max_ver; member in struct:ssl3_state_st::__anon2197
  /src/crypto/external/apache2/openssl/dist/test/
sslapitest.c 5666 int max_ver; local
5686 for (max_ver = TLS1_2_VERSION; max_ver <= TLS1_3_VERSION; max_ver++) {
5688 if (max_ver == TLS1_2_VERSION)
5697 TLS1_VERSION, max_ver,
5749 if (max_ver == TLS1_3_VERSION
5756 if (max_ver == TLS1_2_VERSION && t12_cipher != NULL
sslapitest.c 5666 int max_ver; local
5686 for (max_ver = TLS1_2_VERSION; max_ver <= TLS1_3_VERSION; max_ver++) {
5688 if (max_ver == TLS1_2_VERSION)
5697 TLS1_VERSION, max_ver,
5749 if (max_ver == TLS1_3_VERSION
5756 if (max_ver == TLS1_2_VERSION && t12_cipher != NULL

Completed in 160 milliseconds