Searched refs:ucLeft (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/common/crypto/
H A Dx509-core.cpp518 RTUNICP ucLeft = rtCrX509CanNameGetNextCpWithMapping(&pszLeft, &cchLeft); local
520 if (ucLeft != ucRight)
522 ucLeft = RTUniCpToLower(ucLeft);
524 if (ucLeft != ucRight)

Completed in 45 milliseconds