Searched defs:ucRight (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/common/crypto/
H A Dx509-core.cpp519 RTUNICP ucRight = rtCrX509CanNameGetNextCpWithMapping(&pszRight, &cchRight); local
520 if (ucLeft != ucRight)
523 ucRight = RTUniCpToLower(ucRight);
524 if (ucLeft != ucRight)

Completed in 35 milliseconds