Home
last modified time | relevance | path

Searched refs:mbedtls_x509_parse_subject_alt_name (Results 1 – 2 of 2) sorted by relevance

/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dx509_crt.h521 int mbedtls_x509_parse_subject_alt_name( const mbedtls_x509_buf *san_buf,
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dx509_crt.c661 ret = mbedtls_x509_parse_subject_alt_name( &(cur->buf), &dummy_san_buf ); in x509_get_subject_alt_name()
1782 parse_ret = mbedtls_x509_parse_subject_alt_name( &cur->buf, &san ); in x509_info_subject_alt_name()
1880 int mbedtls_x509_parse_subject_alt_name( const mbedtls_x509_buf *san_buf, in mbedtls_x509_parse_subject_alt_name() function

Completed in 9 milliseconds