HomeSort by relevance Sort by last modified time
    Searched full:ocsp_stapling_response (Results 1 - 7 of 7) sorted by null

  /external/wpa_supplicant_8/src/ap/
authsrv.c 161 params.ocsp_stapling_response =
162 hapd->conf->ocsp_stapling_response;
ap_config.h 303 char *ocsp_stapling_response; member in struct:hostapd_bss_config
ap_config.c 445 os_free(conf->ocsp_stapling_response);
  /external/wpa_supplicant_8/src/crypto/
tls_openssl.c 93 char *ocsp_stapling_response; member in struct:tls_context
871 os_free(tls_global->ocsp_stapling_response);
872 tls_global->ocsp_stapling_response = NULL;
    [all...]
tls.h 127 * @ocsp_stapling_response: DER encoded file with cached OCSP stapling response
166 const char *ocsp_stapling_response; member in struct:tls_connection_params
  /external/wpa_supplicant_8/hostapd/
config_file.c     [all...]
hostapd.conf 752 #ocsp_stapling_response=/tmp/ocsp-cache.der
    [all...]

Completed in 2146 milliseconds