Home
last modified time | relevance | path

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

/third_party/libcoap/src/
Dcoap_tinydtls.c62 const coap_tiny_context_t *t_context = in coap_dtls_get_tls() local
120 coap_tiny_context_t *t_context = in dtls_send_to_peer() local
139 coap_tiny_context_t *t_context = in dtls_application_data() local
204 coap_tiny_context_t *t_context = in get_psk_info() local
348 coap_tiny_context_t *t_context = in get_ecdsa_key() local
379 coap_tiny_context_t *t_context = in verify_ecdsa_key() local
439 coap_tiny_context_t *t_context = coap_malloc(sizeof(coap_tiny_context_t)); in coap_dtls_new_context() local
459 coap_tiny_context_t *t_context = (coap_tiny_context_t *)handle; in coap_dtls_free_context() local
498 coap_tiny_context_t *t_context = (coap_tiny_context_t *)session->context->dtls_context; in coap_dtls_new_client_session() local
533 coap_tiny_context_t *t_context = in coap_dtls_free_session() local
[all …]