Home
last modified time | relevance | path

Searched defs:lws_x509_parse_from_pem (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libwebsockets/lib/tls/mbedtls/
H A Dmbedtls-x509.c334 lws_x509_parse_from_pem(struct lws_x509_cert *x509, const void *pem, size_t len) in lws_x509_parse_from_pem() function
/aosp_15_r20/external/libwebsockets/lib/tls/openssl/
H A Dopenssl-x509.c419 lws_x509_parse_from_pem(struct lws_x509_cert *x509, const void *pem, size_t len) in lws_x509_parse_from_pem() function