Searched refs:hello (Results 1 – 2 of 2) sorted by relevance
47 u8 *hello, *end, *pos, *hs_length, *hs_start, *rhdr; in tls_send_client_hello() local76 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()
32 For example, when building the `hello-world example project <https://github.com/espressif/esp-idf/t…