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/
tlsv1_common.c 169 * tlsv1_record_set_cipher_suite - TLS record layer: Set cipher suite
179 int tlsv1_record_set_cipher_suite(struct tlsv1_record_layer *rl, function
219 * configured with tlsv1_record_set_cipher_suite() for writing.
253 * configured with tlsv1_record_set_cipher_suite() for reading.

Completed in 371 milliseconds