Home
last modified time | relevance | path

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

/Zephyr-latest/samples/net/cloud/mqtt_azure/
DREADME.rst105 [00:00:06.167,000] <dbg> net_sock_tls.tls_alloc: (0x200024f8): Allocated TLS context, 0x20001110
/Zephyr-latest/subsys/net/lib/sockets/
Dsockets_tls.c440 static struct tls_context *tls_alloc(void) in tls_alloc() function
500 target_tls = tls_alloc(); in tls_clone()
2082 ctx = tls_alloc(); in ztls_socket()