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

  /external/wpa_supplicant_6/wpa_supplicant/src/tls/
tlsv1_client_i.h 53 u8 *client_hello_ext; member in struct:tlsv1_client
  /external/wpa_supplicant/
tlsv1_client.c 71 u8 *client_hello_ext; member in struct:tlsv1_client
225 if (conn->client_hello_ext) {
226 os_memcpy(pos, conn->client_hello_ext,
    [all...]

Completed in 39 milliseconds