Home
last modified time | relevance | path

Searched refs:type_id (Results 1 – 3 of 3) sorted by relevance

/mbedtls-3.6.0/include/mbedtls/
Dx509.h267 mbedtls_x509_buf type_id; /**< The type id. */ member
/mbedtls-3.6.0/library/
Dx509.c1159 other_name->type_id = cur_oid; in x509_get_other_name()
1551 &other_name->type_id) == 0) { in mbedtls_x509_info_subject_alt_name()
/mbedtls-3.6.0/tests/suites/
Dtest_suite_x509parse.function245 &san->san.other_name.type_id) == 0) {