Searched refs:UPN (Results 1 – 5 of 5) sorted by relevance
37 MS-UPN-SAN ::= UTF8String
87 KRB5_NT_ENTERPRISE_PRINCIPAL(10), -- Windows 2000 UPN89 KRB5_NT_ENT_PRINCIPAL_AND_ID(-130), -- Windows 2000 UPN and SID
146 * Makefile.am: add MS-UPN-SAN148 * pkinit.asn1: add MS-UPN-SAN
655 help = "Microsoft UPN (for SAN)"
1060 if (const PHINode *UPN = dyn_cast<PHINode>(UI)) in canMergeBlocks() local1061 for (unsigned I = 0, E = UPN->getNumIncomingValues(); I != E; ++I) { in canMergeBlocks()1062 Instruction *Insn = dyn_cast<Instruction>(UPN->getIncomingValue(I)); in canMergeBlocks()1064 Insn->getParent() != UPN->getIncomingBlock(I)) in canMergeBlocks()