Searched defs:other_name (Results 1 – 6 of 6) sorted by relevance
136 const std::string& other_name = UnderscoresToCapitalizedCamelCase(other); in InitializeFieldGeneratorInfoForFields() local
1126 mbedtls_x509_san_other_name *other_name) in x509_get_other_name()1387 mbedtls_x509_san_other_name other_name; in mbedtls_x509_parse_subject_alt_name() local1482 mbedtls_x509_san_other_name *other_name = &san.san.other_name; in mbedtls_x509_info_subject_alt_name() local
163 lws_mbedtls_x509_san_other_name other_name; /**< The otherName supported type. */ member
296 mbedtls_x509_san_other_name other_name; /**< The otherName supported type. */ member
512 pub fn other_name(&mut self, _other_name: &str) -> &mut SubjectAlternativeName { in other_name() method
145 const char *other_name; member