Home
last modified time | relevance | path

Searched refs:san_buf (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.c1880 int mbedtls_x509_parse_subject_alt_name( const mbedtls_x509_buf *san_buf, in mbedtls_x509_parse_subject_alt_name() argument
1884 switch( san_buf->tag & in mbedtls_x509_parse_subject_alt_name()
1895 ret = x509_get_other_name( san_buf, &other_name ); in mbedtls_x509_parse_subject_alt_name()
1916 san_buf, sizeof( *san_buf ) ); in mbedtls_x509_parse_subject_alt_name()

Completed in 10 milliseconds