Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/tls/
H A Dtls.c327 uint8_t *pem = NULL, *p, *end, *opem; in lws_tls_alloc_pem_to_der_file() local
341 opem = p = pem; in lws_tls_alloc_pem_to_der_file()
396 while (q > opem && *q != '\n') in lws_tls_alloc_pem_to_der_file()

Completed in 1 milliseconds