Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/java/
Djava_context.cc136 const std::string& other_name = UnderscoresToCapitalizedCamelCase(other); in InitializeFieldGeneratorInfoForFields() local
/third_party/mbedtls/library/
Dx509.c1126 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() local
1482 mbedtls_x509_san_other_name *other_name = &san.san.other_name; in mbedtls_x509_info_subject_alt_name() local
/third_party/libwebsockets/lib/tls/mbedtls/
Dmbedtls-extensions.c163 lws_mbedtls_x509_san_other_name other_name; /**< The otherName supported type. */ member
/third_party/mbedtls/include/mbedtls/
Dx509.h296 mbedtls_x509_san_other_name other_name; /**< The otherName supported type. */ member
/third_party/rust/crates/rust-openssl/openssl/src/x509/
Dextension.rs512 pub fn other_name(&mut self, _other_name: &str) -> &mut SubjectAlternativeName { in other_name() method
/third_party/libinput/tools/
Dlibinput-debug-gui.c145 const char *other_name; member