Lines Matching refs:dtls_context
24 * m_context A coap_mbedtls_context_t * (held in c_context->dtls_context)
343 (coap_mbedtls_context_t *)c_session->context->dtls_context;
363 (coap_mbedtls_context_t *)c_session->context->dtls_context;
803 (coap_mbedtls_context_t *)c_session->context->dtls_context;
882 (coap_mbedtls_context_t *)c_session->context->dtls_context;
944 (coap_mbedtls_context_t *)c_session->context->dtls_context;
1123 (coap_mbedtls_context_t *)c_session->context->dtls_context;
1669 ((coap_mbedtls_context_t *)c_context->dtls_context);
1704 ((coap_mbedtls_context_t *)c_context->dtls_context);
1723 ((coap_mbedtls_context_t *)c_context->dtls_context);
1749 ((coap_mbedtls_context_t *)c_context->dtls_context);
1785 ((coap_mbedtls_context_t *)c_context->dtls_context);
1790 coap_dtls_free_context(void *dtls_context) {
1791 coap_mbedtls_context_t *m_context = (coap_mbedtls_context_t *)dtls_context;
1982 coap_dtls_get_context_timeout(void *dtls_context COAP_UNUSED) {