Home
last modified time | relevance | path

Searched defs:other_name (Results 1 – 2 of 2) sorted by relevance

/openthread-2.7.6/third_party/mbedtls/repo/library/
Dx509_crt.c1687 mbedtls_x509_san_other_name *other_name ) in x509_get_other_name()
1807 mbedtls_x509_san_other_name *other_name = &san.san.other_name; in x509_info_subject_alt_name() local
1894 mbedtls_x509_san_other_name other_name; in mbedtls_x509_parse_subject_alt_name() local
/openthread-2.7.6/third_party/mbedtls/repo/include/mbedtls/
Dx509_crt.h141 mbedtls_x509_san_other_name other_name; /**< The otherName supported type. */ member