Searched refs:tlsv1_record_set_cipher_suite (Results 1 - 18 of 18) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/tls/
H A Dtlsv1_record.h60 int tlsv1_record_set_cipher_suite(struct tlsv1_record_layer *rl,
H A Dtlsv1_client.c489 tlsv1_record_set_cipher_suite(&conn->rl, TLS_NULL_WITH_NULL_NULL);
616 tlsv1_record_set_cipher_suite(&conn->rl, TLS_NULL_WITH_NULL_NULL);
H A Dtlsv1_record.c20 * 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.
H A Dtlsv1_client_read.c146 if (tlsv1_record_set_cipher_suite(&conn->rl, cipher_suite) < 0) {
H A Dtlsv1_server.c417 tlsv1_record_set_cipher_suite(&conn->rl, TLS_NULL_WITH_NULL_NULL);
H A Dtlsv1_server_read.c179 if (tlsv1_record_set_cipher_suite(&conn->rl, cipher_suite) < 0) {
/external/wpa_supplicant_8/src/tls/
H A Dtlsv1_record.h60 int tlsv1_record_set_cipher_suite(struct tlsv1_record_layer *rl,
H A Dtlsv1_client.c489 tlsv1_record_set_cipher_suite(&conn->rl, TLS_NULL_WITH_NULL_NULL);
616 tlsv1_record_set_cipher_suite(&conn->rl, TLS_NULL_WITH_NULL_NULL);
H A Dtlsv1_record.c20 * 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.
H A Dtlsv1_client_read.c146 if (tlsv1_record_set_cipher_suite(&conn->rl, cipher_suite) < 0) {
H A Dtlsv1_server.c417 tlsv1_record_set_cipher_suite(&conn->rl, TLS_NULL_WITH_NULL_NULL);
H A Dtlsv1_server_read.c179 if (tlsv1_record_set_cipher_suite(&conn->rl, cipher_suite) < 0) {
/external/wpa_supplicant_8/wpa_supplicant/src/tls/
H A Dtlsv1_record.h60 int tlsv1_record_set_cipher_suite(struct tlsv1_record_layer *rl,
H A Dtlsv1_client.c489 tlsv1_record_set_cipher_suite(&conn->rl, TLS_NULL_WITH_NULL_NULL);
616 tlsv1_record_set_cipher_suite(&conn->rl, TLS_NULL_WITH_NULL_NULL);
H A Dtlsv1_record.c20 * 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.
H A Dtlsv1_client_read.c146 if (tlsv1_record_set_cipher_suite(&conn->rl, cipher_suite) < 0) {
H A Dtlsv1_server.c417 tlsv1_record_set_cipher_suite(&conn->rl, TLS_NULL_WITH_NULL_NULL);
H A Dtlsv1_server_read.c179 if (tlsv1_record_set_cipher_suite(&conn->rl, cipher_suite) < 0) {

Completed in 496 milliseconds