Home
last modified time | relevance | path

Searched refs:UPN (Results 1 – 7 of 7) sorted by relevance

/freebsd/crypto/krb5/src/lib/krb5/os/
H A Dt_trace.ref35 int, krb5_principal type: Windows 2000 UPN
37 int, krb5_principal type: Windows 2000 UPN and SID
/freebsd/crypto/heimdal/lib/asn1/
H A Dpkinit.asn137 MS-UPN-SAN ::= UTF8String
H A Dkrb5.asn187 KRB5_NT_ENTERPRISE_PRINCIPAL(10), -- Windows 2000 UPN
89 KRB5_NT_ENT_PRINCIPAL_AND_ID(-130), -- Windows 2000 UPN and SID
H A DChangeLog146 * Makefile.am: add MS-UPN-SAN
148 * pkinit.asn1: add MS-UPN-SAN
/freebsd/crypto/heimdal/lib/hx509/
H A Dhxtool-commands.in655 help = "Microsoft UPN (for SAN)"
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp1060 if (const PHINode *UPN = dyn_cast<PHINode>(UI)) in canMergeBlocks() local
1061 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()
/freebsd/crypto/krb5/src/include/krb5/
H A Dkrb5.hin245 #define KRB5_NT_ENTERPRISE_PRINCIPAL 10 /**< Windows 2000 UPN */
249 #define KRB5_NT_MS_PRINCIPAL -128 /**< Windows 2000 UPN and SID */