Searched refs:ok_ver (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant/src/crypto/
H A Dtls_gnutls.c176 const char *ok_ver[] = { "1.2.3", "1.2.4", "1.2.5", "1.2.6", "1.2.9", local
199 for (i = 0; ok_ver[i]; i++) {
200 if (strcmp(ok_ver[i], ver) == 0)
203 if (ok_ver[i] == NULL) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant-0.7.3/src/crypto/
H A Dtls_gnutls.c177 const char *ok_ver[] = { "1.2.3", "1.2.4", "1.2.5", "1.2.6", "1.2.9", local
200 for (i = 0; ok_ver[i]; i++) {
201 if (strcmp(ok_ver[i], ver) == 0)
204 if (ok_ver[i] == NULL) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant/src/crypto/
H A Dtls_gnutls.c176 const char *ok_ver[] = { "1.2.3", "1.2.4", "1.2.5", "1.2.6", "1.2.9", local
199 for (i = 0; ok_ver[i]; i++) {
200 if (strcmp(ok_ver[i], ver) == 0)
203 if (ok_ver[i] == NULL) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant-0.7.3/src/crypto/
H A Dtls_gnutls.c177 const char *ok_ver[] = { "1.2.3", "1.2.4", "1.2.5", "1.2.6", "1.2.9", local
200 for (i = 0; ok_ver[i]; i++) {
201 if (strcmp(ok_ver[i], ver) == 0)
204 if (ok_ver[i] == NULL) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant/src/crypto/
H A Dtls_gnutls.c176 const char *ok_ver[] = { "1.2.3", "1.2.4", "1.2.5", "1.2.6", "1.2.9", local
199 for (i = 0; ok_ver[i]; i++) {
200 if (strcmp(ok_ver[i], ver) == 0)
203 if (ok_ver[i] == NULL) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant-0.7.3/src/crypto/
H A Dtls_gnutls.c177 const char *ok_ver[] = { "1.2.3", "1.2.4", "1.2.5", "1.2.6", "1.2.9", local
200 for (i = 0; ok_ver[i]; i++) {
201 if (strcmp(ok_ver[i], ver) == 0)
204 if (ok_ver[i] == NULL) {

Completed in 84 milliseconds