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

  /external/wpa_supplicant_8/src/eap_peer/
eap_config.h 163 * dh_file - File path to DH/DSA parameters file (in PEM format)
178 u8 *dh_file; member in struct:eap_peer_config
279 * This field is like dh_file, but used for phase 2 (inside
  /external/wpa_supplicant_8/src/crypto/
tls.h 107 * @dh_file: File name for DH/DSA data in PEM format, or %NULL if not used
108 * @dh_blob: dh_file as inlined data or %NULL if not used
143 const char *dh_file; member in struct:tls_connection_params
  /external/wpa_supplicant_8/src/ap/
ap_config.h 297 char *dh_file; member in struct:hostapd_bss_config

Completed in 51 milliseconds