Home
last modified time | relevance | path

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

/third_party/libcoap/src/
H A Dcoap_openssl.c119 typedef struct coap_dtls_context_t { struct
125 } coap_dtls_context_t; typedef
153 coap_dtls_context_t dtls;
466 coap_dtls_context_t *dtls = in coap_dtls_generate_cookie()
467 (coap_dtls_context_t *)SSL_CTX_get_app_data(SSL_get_SSL_CTX(ssl)); in coap_dtls_generate_cookie()
2821 coap_dtls_context_t *dtls = &((coap_openssl_context_t *)session->context->dtls_context)->dtls; in coap_dtls_new_server_session()
2963 coap_dtls_context_t *dtls = &context->dtls; in coap_dtls_new_client_session()
3116 coap_dtls_context_t *dtls = &((coap_openssl_context_t *)session->context->dtls_context)->dtls; in coap_dtls_hello()

Completed in 6 milliseconds