Home
last modified time | relevance | path

Searched refs:coap_tls_context_t (Results 1 - 1 of 1) sorted by relevance

/third_party/libcoap/src/
H A Dcoap_openssl.c127 typedef struct coap_tls_context_t { struct
130 } coap_tls_context_t; typedef
155 coap_tls_context_t tls;
3285 coap_tls_context_t *tls = &context->tls; in coap_tls_new_client_session()
3342 coap_tls_context_t *tls = &((coap_openssl_context_t *)session->context->dtls_context)->tls; in coap_tls_new_server_session()

Completed in 5 milliseconds