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

  /external/wpa_supplicant_6/wpa_supplicant/src/tls/
tlsv1_record.c 25 * tlsv1_record_set_cipher_suite - TLS record layer: Set cipher suite
35 int tlsv1_record_set_cipher_suite(struct tlsv1_record_layer *rl, function
75 * configured with tlsv1_record_set_cipher_suite() for writing.
109 * configured with tlsv1_record_set_cipher_suite() for reading.
  /external/wpa_supplicant_8/src/tls/
tlsv1_record.c 20 * tlsv1_record_set_cipher_suite - TLS record layer: Set cipher suite
30 int tlsv1_record_set_cipher_suite(struct tlsv1_record_layer *rl, function
73 * configured with tlsv1_record_set_cipher_suite() for writing.
107 * configured with tlsv1_record_set_cipher_suite() for reading.

Completed in 594 milliseconds