Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/crypto/
Dtls_mbedtls.c134 struct wpabuf *local_buf; in tls_mbedtls_read() local
146 local_buf = wpabuf_alloc_copy(wpabuf_mhead_u8(data->in_data) + len, in tls_mbedtls_read()
149 data->in_data = local_buf; in tls_mbedtls_read()