Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/tls/mbedtls/
Dmbedtls-client.c376 const void *key_mem, in lws_tls_client_create_vhost_context()
/third_party/libwebsockets/lib/tls/openssl/
Dopenssl-client.c719 const void *key_mem,
/third_party/libcoap/examples/
Dcoap-client.c96 static uint8_t *key_mem = NULL; /* private key in PEM_BUF */ variable
Dcoap-server.c100 static uint8_t *key_mem = NULL; /* private key in PEM_BUF */ variable