Home
last modified time | relevance | path

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

/third_party/libcoap/src/
H A Dcoap_gnutls.c1884 coap_dgram_read(gnutls_transport_ptr_t context, void *out, size_t outl) { in coap_dgram_read() function
2016 gnutls_transport_set_pull_function(g_env->g_session, coap_dgram_read); in coap_dtls_new_gnutls_env()
H A Dcoap_mbedtls.c178 coap_dgram_read(void *ctx, unsigned char *out, size_t outl) { in coap_dgram_read() function
1548 coap_dgram_read, NULL);
H A Dcoap_openssl.c339 coap_dgram_read(BIO *a, char *out, int outl) { in coap_dgram_read() function
875 BIO_meth_set_read(context->dtls.meth, coap_dgram_read); in coap_dtls_new_context()

Completed in 12 milliseconds