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.c486 tlsv1_record_change_read_cipher(&conn->rl);
613 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.c379 tlsv1_record_change_read_cipher(&conn->rl);
H A Dtlsv1_client_read.c743 if (tlsv1_record_change_read_cipher(&conn->rl) < 0) {
H A Dtlsv1_server_read.c1046 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.c486 tlsv1_record_change_read_cipher(&conn->rl);
613 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.c379 tlsv1_record_change_read_cipher(&conn->rl);
H A Dtlsv1_client_read.c743 if (tlsv1_record_change_read_cipher(&conn->rl) < 0) {
H A Dtlsv1_server_read.c1046 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.c486 tlsv1_record_change_read_cipher(&conn->rl);
613 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.c379 tlsv1_record_change_read_cipher(&conn->rl);
H A Dtlsv1_client_read.c743 if (tlsv1_record_change_read_cipher(&conn->rl) < 0) {
H A Dtlsv1_server_read.c1046 if (tlsv1_record_change_read_cipher(&conn->rl) < 0) {

Completed in 34 milliseconds