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

  /external/wpa_supplicant_6/wpa_supplicant/src/crypto/
tls.h 53 * @client_cert_blob: client_cert as inlined data or %NULL if not used
54 * @client_cert_blob_len: client_cert_blob length
92 const u8 *client_cert_blob; member in struct:tls_connection_params
  /external/wpa_supplicant_8/src/crypto/
tls.h 90 * @client_cert_blob: client_cert as inlined data or %NULL if not used
91 * @client_cert_blob_len: client_cert_blob length
128 const u8 *client_cert_blob; member in struct:tls_connection_params

Completed in 33 milliseconds