Home
last modified time | relevance | path

Searched refs:tlsv1_record_change_read_cipher (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/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.c515 tlsv1_record_change_read_cipher(&conn->rl); in tlsv1_client_deinit()
700 tlsv1_record_change_read_cipher(&conn->rl); in tlsv1_client_shutdown()
H A Dtlsv1_record.c109 int tlsv1_record_change_read_cipher(struct tlsv1_record_layer *rl) in tlsv1_record_change_read_cipher() function
H A Dtlsv1_server.c422 tlsv1_record_change_read_cipher(&conn->rl); in tlsv1_server_clear_data()
H A Dtlsv1_server_read.c1079 if (tlsv1_record_change_read_cipher(&conn->rl) < 0) { in tls_process_change_cipher_spec()
H A Dtlsv1_client_read.c1304 if (tlsv1_record_change_read_cipher(&conn->rl) < 0) { in tls_process_server_change_cipher_spec()