Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/wpa_supplicant/src/tls/
Dtlsv1_record.c161 int explicit_iv; in tlsv1_record_send() local
179 explicit_iv = rl->write_cipher_suite != TLS_NULL_WITH_NULL_NULL && in tlsv1_record_send()
181 if (explicit_iv) { in tlsv1_record_send()