Searched refs:read_cipher_suite (Results 1 - 6 of 6) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/tls/
H A Dtlsv1_record.h53 u16 read_cipher_suite; member in struct:tlsv1_record_layer
H A Dtlsv1_record.c113 rl->read_cipher_suite = rl->cipher_suite;
355 if (rl->read_cipher_suite != TLS_NULL_WITH_NULL_NULL) {
/external/wpa_supplicant_8/src/tls/
H A Dtlsv1_record.h53 u16 read_cipher_suite; member in struct:tlsv1_record_layer
H A Dtlsv1_record.c113 rl->read_cipher_suite = rl->cipher_suite;
355 if (rl->read_cipher_suite != TLS_NULL_WITH_NULL_NULL) {
/external/wpa_supplicant_8/wpa_supplicant/src/tls/
H A Dtlsv1_record.h53 u16 read_cipher_suite; member in struct:tlsv1_record_layer
H A Dtlsv1_record.c113 rl->read_cipher_suite = rl->cipher_suite;
355 if (rl->read_cipher_suite != TLS_NULL_WITH_NULL_NULL) {

Completed in 46 milliseconds