Home | History | Annotate | Download | only in hostapd

Lines Matching refs:ocsp_stapling_response

2070 	} else if (os_strcmp(buf, "ocsp_stapling_response") == 0) {
2071 os_free(bss->ocsp_stapling_response);
2072 bss->ocsp_stapling_response = os_strdup(pos);