Home
last modified time | relevance | path

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

/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dx509_crt.h76 …mbedtls_x509_sequence subject_alt_names; /**< Optional list of Subject Alternative Names (Only … member
/AliOS-Things-master/components/mbedtls/library/
A Dx509_crt.c813 &crt->subject_alt_names ) ) != 0 ) in x509_get_crt_ext()
1661 x509_info_subject_alt_name2( &p, &n, &crt->subject_alt_names ); in mbedtls_x509_subjectid_gets()
1771 &crt->subject_alt_names ) ) != 0 ) in mbedtls_x509_crt_info()
2588 for( cur = &crt->subject_alt_names; cur != NULL; cur = cur->next ) in x509_crt_verify_name()
2815 seq_cur = cert_cur->subject_alt_names.next; in mbedtls_x509_crt_free()

Completed in 9 milliseconds