Home
last modified time | relevance | path

Searched refs:server_crt_bytes (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.6.0/examples/protocols/coap_server/main/
Dcoap_server_example_main.c213 unsigned int server_crt_bytes = server_crt_end - server_crt_start; in coap_example_server() local
247 dtls_pki.pki_key.key.pem_buf.public_cert_len = server_crt_bytes; in coap_example_server()