Lines Matching defs:t_context
170 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
770 coap_tiny_context_t *t_context = (coap_tiny_context_t *)session->context->dtls_context; in coap_dtls_send() local
813 coap_tiny_context_t *t_context = (coap_tiny_context_t *)tiny_context; in coap_dtls_get_context_timeout() local
848 coap_tiny_context_t *t_context = (coap_tiny_context_t *)session->context->dtls_context; in coap_dtls_receive() local
881 coap_tiny_context_t *t_context = (coap_tiny_context_t *)session->context->dtls_context; in coap_dtls_hello() local
1101 asn1_derive_keys(coap_tiny_context_t *t_context, in asn1_derive_keys()
1197 coap_tiny_context_t *t_context; in coap_dtls_context_set_pki() local