Home | Sort by relevance Sort by last modified time |
/external/wpa_supplicant_8/src/crypto/ | |
tls.h | 122 * @ocsp_stapling_response: DER encoded file with cached OCSP stapling response 160 const char *ocsp_stapling_response; member in struct:tls_connection_params |
tls_openssl.c | 82 char *ocsp_stapling_response; member in struct:tls_context 855 os_free(tls_global->ocsp_stapling_response); 856 tls_global->ocsp_stapling_response = NULL; [all...] |
/external/wpa_supplicant_8/src/ap/ | |
ap_config.h | 298 char *ocsp_stapling_response; member in struct:hostapd_bss_config |