Searched refs:OtherName (Results 1 – 7 of 7) sorted by relevance
1143 using OtherName = NotInstantiatedTest; typedef1144 GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST(OtherName);1145 TEST_P(OtherName, Used) {} in TEST_P() argument
256 OtherName ::= SEQUENCE {262 otherName [0] IMPLICIT -- OtherName -- SEQUENCE {
1263 certificates and the format used in the id-pkinit-san OtherName1309 The OtherName extention in the GeneralName is used to do the mapping1316 OtherName. The OID in the type is id-pkinit-san.1323 The data part of the OtherName is filled with the following DER
1121 \ OtherName1123 \ OtherName ::= SEQUENCE {
915 id-pkix-on-xmppAddr OtherName.917 * print.c: Print id-pkix-on-xmppAddr OtherName.1165 * print.c: Split OtherName printing code to a oid lookup and print
1954 std::string OtherName = getMangledNameImpl(*this, OtherGD, OtherFD); in UpdateMultiVersionNames() local1957 if (OtherName != NonTargetName) { in UpdateMultiVersionNames()1963 auto Result = Manglings.insert(std::make_pair(OtherName, OtherGD)); in UpdateMultiVersionNames()1970 Entry->setName(OtherName); in UpdateMultiVersionNames()
572 OtherName of subjectAltName Based on patch from Mayur Patel