Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/sockets/
Dsockets_tls.c480 mbedtls_x509_crt_init(&tls->ca_chain); in tls_alloc()
481 mbedtls_x509_crt_init(&tls->own_cert); in tls_alloc()