Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/tls/
Dtlsv1_record.c157 int explicit_iv; in tlsv1_record_send() local
175 explicit_iv = rl->write_cipher_suite != TLS_NULL_WITH_NULL_NULL && in tlsv1_record_send()
177 if (explicit_iv) { in tlsv1_record_send()