Home
last modified time | relevance | path

Searched defs:t_context (Results 1 – 1 of 1) sorted by relevance

/third_party/libcoap/src/
Dcoap_tinydtls.c170 const coap_tiny_context_t *t_context = in coap_dtls_get_tls() local
292 coap_tiny_context_t *t_context = in dtls_send_to_peer() local
312 coap_tiny_context_t *t_context = in dtls_application_data() local
376 coap_tiny_context_t *t_context = in get_psk_info() local
550 coap_tiny_context_t *t_context = in get_ecdsa_key() local
581 coap_tiny_context_t *t_context = in verify_ecdsa_key() local
645 coap_tiny_context_t *t_context = coap_malloc_type(COAP_DTLS_CONTEXT, sizeof(coap_tiny_context_t)); in coap_dtls_new_context() local
665 coap_tiny_context_t *t_context = (coap_tiny_context_t *)handle; in coap_dtls_free_context() local
709 coap_tiny_context_t *t_context = (coap_tiny_context_t *)session->context->dtls_context; in coap_dtls_new_client_session() local
745 coap_tiny_context_t *t_context = in coap_dtls_free_session() local
[all …]