Home
last modified time | relevance | path

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

/net-tools-latest/mbedtls-2.4.0/include/mbedtls/
Dx509_crt.h75 …mbedtls_x509_sequence subject_alt_names; /**< Optional list of Subject Alternative Names (Only … member
/net-tools-latest/mbedtls-2.4.0/library/
Dx509_crt.c636 &crt->subject_alt_names ) ) != 0 ) in x509_get_crt_ext()
1450 &crt->subject_alt_names ) ) != 0 ) in mbedtls_x509_crt_info()
2206 cur = &crt->subject_alt_names; in mbedtls_x509_crt_verify_with_profile()
2362 seq_cur = cert_cur->subject_alt_names.next; in mbedtls_x509_crt_free()