Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/wpa_supplicant/src/crypto/
Dtls_mbedtls.c109 struct wpabuf *local_buf; in tls_mbedtls_read() local
121 local_buf = wpabuf_alloc_copy(wpabuf_mhead_u8(data->in_data) + len, in tls_mbedtls_read()
124 data->in_data = local_buf; in tls_mbedtls_read()