Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/tls/
Dtlsv1_client_write.c47 u8 *hello, *end, *pos, *hs_length, *hs_start, *rhdr; in tls_send_client_hello() local
76 hello = os_malloc(len); in tls_send_client_hello()
77 if (hello == NULL) in tls_send_client_hello()
79 end = hello + len; in tls_send_client_hello()
81 rhdr = hello; in tls_send_client_hello()
252 os_free(hello); in tls_send_client_hello()
258 return hello; in tls_send_client_hello()
/hal_espressif-latest/tools/esptool_py/docs/en/esptool/
Dflashing-firmware.rst32 For example, when building the `hello-world example project <https://github.com/espressif/esp-idf/t…