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

/vbox/src/VBox/Runtime/common/asn1/
H A Dasn1-ut-objid.cpp154 RTDECL(int) RTAsn1ObjId_InitFromString(PRTASN1OBJID pThis, const char *pszObjId, PCRTASN1ALLOCATORVTABLE pAllocator) function
/vbox/include/iprt/
H A Dasn1.h953 RTDECL(int) RTAsn1ObjId_InitFromString(PRTASN1OBJID pThis, const char *pszObjId, PCRTASN1ALLOCATORVTABLE pAllocator);
H A Dmangling.h2184 # define RTAsn1ObjId_InitFromString RT_MANGLER(RTAsn1ObjId_InitFromString) macro
/vbox/src/VBox/Runtime/common/crypto/
H A Dx509-certpaths.cpp310 int rc = RTAsn1ObjId_InitFromString(&pThis->AnyPolicyObjId, RTCRX509_ID_CE_CP_ANY_POLICY_OID, &g_RTAsn1DefaultAllocator);

Completed in 3427 milliseconds