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

/external/wpa_supplicant_8/hostapd/src/tls/
H A Dtlsv1_record.h63 int tlsv1_record_change_read_cipher(struct tlsv1_record_layer *rl);
H A Dtlsv1_client.c491 tlsv1_record_change_read_cipher(&conn->rl);
652 tlsv1_record_change_read_cipher(&conn->rl);
H A Dtlsv1_record.c27 * tlsv1_record_change_read_cipher() functions can then be used to change the
102 * tlsv1_record_change_read_cipher - TLS record layer: Change read cipher
109 int tlsv1_record_change_read_cipher(struct tlsv1_record_layer *rl) function
H A Dtlsv1_server.c419 tlsv1_record_change_read_cipher(&conn->rl);
H A Dtlsv1_server_read.c1051 if (tlsv1_record_change_read_cipher(&conn->rl) < 0) {
H A Dtlsv1_client_read.c1295 if (tlsv1_record_change_read_cipher(&conn->rl) < 0) {
/external/wpa_supplicant_8/src/tls/
H A Dtlsv1_record.h63 int tlsv1_record_change_read_cipher(struct tlsv1_record_layer *rl);
H A Dtlsv1_client.c491 tlsv1_record_change_read_cipher(&conn->rl);
652 tlsv1_record_change_read_cipher(&conn->rl);
H A Dtlsv1_record.c27 * tlsv1_record_change_read_cipher() functions can then be used to change the
102 * tlsv1_record_change_read_cipher - TLS record layer: Change read cipher
109 int tlsv1_record_change_read_cipher(struct tlsv1_record_layer *rl) function
H A Dtlsv1_server.c419 tlsv1_record_change_read_cipher(&conn->rl);
H A Dtlsv1_server_read.c1051 if (tlsv1_record_change_read_cipher(&conn->rl) < 0) {
H A Dtlsv1_client_read.c1295 if (tlsv1_record_change_read_cipher(&conn->rl) < 0) {
/external/wpa_supplicant_8/wpa_supplicant/src/tls/
H A Dtlsv1_record.h63 int tlsv1_record_change_read_cipher(struct tlsv1_record_layer *rl);
H A Dtlsv1_client.c491 tlsv1_record_change_read_cipher(&conn->rl);
652 tlsv1_record_change_read_cipher(&conn->rl);
H A Dtlsv1_record.c27 * tlsv1_record_change_read_cipher() functions can then be used to change the
102 * tlsv1_record_change_read_cipher - TLS record layer: Change read cipher
109 int tlsv1_record_change_read_cipher(struct tlsv1_record_layer *rl) function
H A Dtlsv1_server.c419 tlsv1_record_change_read_cipher(&conn->rl);
H A Dtlsv1_server_read.c1051 if (tlsv1_record_change_read_cipher(&conn->rl) < 0) {
H A Dtlsv1_client_read.c1295 if (tlsv1_record_change_read_cipher(&conn->rl) < 0) {

Completed in 197 milliseconds