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

  /external/wpa_supplicant_6/wpa_supplicant/src/crypto/
tls.h 57 * @private_key_blob: private_key as inlined data or %NULL if not used
58 * @private_key_blob_len: private_key_blob length
95 const u8 *private_key_blob; member in struct:tls_connection_params
  /external/wpa_supplicant_8/src/crypto/
tls.h 94 * @private_key_blob: private_key as inlined data or %NULL if not used
95 * @private_key_blob_len: private_key_blob length
131 const u8 *private_key_blob; member in struct:tls_connection_params

Completed in 33 milliseconds