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

/vbox/include/iprt/
H A Dasn1.h945 typedef RTASN1OBJID *PRTASN1OBJID; typedef
953 RTDECL(int) RTAsn1ObjId_InitFromString(PRTASN1OBJID pThis, const char *pszObjId, PCRTASN1ALLOCATORVTABLE pAllocator);
1780 RTDECL(int) RTAsn1CursorGetObjId(PRTASN1CURSOR pCursor, uint32_t fFlags, PRTASN1OBJID pObjId, const char *pszErrorTag);
1792 RTDECL(int) RTAsn1CursorGetAndCheckObjId(PRTASN1CURSOR pCursor, uint32_t fFlags, PRTASN1OBJID pObjId,

Completed in 49 milliseconds