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

  /external/wpa_supplicant_6/wpa_supplicant/src/tls/
tlsv1_record.c 138 * tlsv1_record_send - TLS record layer: Send a message
152 int tlsv1_record_send(struct tlsv1_record_layer *rl, u8 content_type, u8 *buf, function
  /external/wpa_supplicant_8/src/tls/
tlsv1_record.c 136 * tlsv1_record_send - TLS record layer: Send a message
150 int tlsv1_record_send(struct tlsv1_record_layer *rl, u8 content_type, u8 *buf, function

Completed in 45 milliseconds