Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/tls/mbedtls/
H A Dmbedtls-extensions.c231 ret = x509_get_other_name( name_buf, &other_name ); in lws_mbedtls_x509_parse_general_name()
/third_party/mbedtls/library/
H A Dx509.c1125 static int x509_get_other_name(const mbedtls_x509_buf *subject_alt_name, in x509_get_other_name() function
1407 ret = x509_get_other_name(san_buf, &other_name); in mbedtls_x509_parse_subject_alt_name()

Completed in 3 milliseconds