Searched refs:other_name (Results 1 – 2 of 2) sorted by relevance
1722 mbedtls_platform_zeroize( other_name, sizeof( *other_name ) ); in x509_get_other_name()1739 other_name->value.hardware_module_name.oid.p = p; in x509_get_other_name()1740 other_name->value.hardware_module_name.oid.len = len; in x509_get_other_name()1744 mbedtls_platform_zeroize( other_name, sizeof( *other_name ) ); in x509_get_other_name()1754 other_name->value.hardware_module_name.val.p = p; in x509_get_other_name()1755 other_name->value.hardware_module_name.val.len = len; in x509_get_other_name()1759 mbedtls_platform_zeroize( other_name, in x509_get_other_name()1806 mbedtls_x509_san_other_name *other_name = &san.san.other_name; in x509_info_subject_alt_name() local1893 mbedtls_x509_san_other_name other_name; in mbedtls_x509_parse_subject_alt_name() local1901 memcpy( &san->san.other_name, in mbedtls_x509_parse_subject_alt_name()[all …]
141 mbedtls_x509_san_other_name other_name; /**< The otherName supported type. */ member
Completed in 8 milliseconds