Home | History | Annotate | Download | only in hostapd

Lines Matching refs:openssl_ciphers

2146 	} else if (os_strcmp(buf, "openssl_ciphers") == 0) {
2147 os_free(bss->openssl_ciphers);
2148 bss->openssl_ciphers = os_strdup(pos);