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

/vbox/src/VBox/Runtime/common/crypto/
H A Dx509-init.cpp48 RTDECL(int) RTCrX509Name_RecodeAsUtf8(PRTCRX509NAME pThis, PCRTASN1ALLOCATORVTABLE pAllocator) function
/vbox/include/iprt/crypto/
H A Dx509.h164 RTDECL(int) RTCrX509Name_RecodeAsUtf8(PRTCRX509NAME pThis, PCRTASN1ALLOCATORVTABLE pAllocator);
/vbox/src/VBox/Runtime/tools/
H A DRTSignTool.cpp748 rc = RTCrX509Name_RecodeAsUtf8(&TrustAnchor.CertPath.TaName, &g_RTAsn1DefaultAllocator);
750 RTMsgError("RTCrX509Name_RecodeAsUtf8 failed: %Rrc", rc);
/vbox/include/iprt/
H A Dmangling.h2770 # define RTCrX509Name_RecodeAsUtf8 RT_MANGLER(RTCrX509Name_RecodeAsUtf8) macro

Completed in 66 milliseconds