Home
last modified time | relevance | path

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

/third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-x509/
H A Dmain.c31 read_pem_c509_cert(struct lws_x509_cert **x509, const char *filename, in read_pem_c509_cert() function
92 if (read_pem_c509_cert(&x509, p, pembuf, sizeof(pembuf))) { in main()
101 if (read_pem_c509_cert(&x509_trusted, p, pembuf, in main()

Completed in 1 milliseconds