Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/tls/mbedtls/
Dmbedtls-client.c374 const void *cert_mem, in lws_tls_client_create_vhost_context()
/third_party/libwebsockets/lib/tls/openssl/
Dopenssl-client.c720 const void *cert_mem,
/third_party/libcoap/examples/
Dcoap-client.c112 static uint8_t *cert_mem = NULL; /* certificate and private key in PEM_BUF */ variable
Dcoap-server.c113 static uint8_t *cert_mem = NULL; /* certificate and private key in PEM_BUF */ variable