HomeSort by relevance Sort by last modified time
    Searched defs:ca_path (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_8/src/eap_peer/
eap_config.h 76 * and ca_path are not included, server certificate will not be
104 * ca_path - Directory path for CA certificate files (PEM)
112 u8 *ca_path; member in struct:eap_peer_config
274 * This field is like ca_path, but used for phase 2 (inside
  /external/wpa_supplicant_8/src/crypto/
tls.h 107 * @ca_path: Path to CA certificates (OpenSSL specific)
160 const char *ca_path; member in struct:tls_connection_params

Completed in 132 milliseconds