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

/vbox/include/iprt/
H A Dasn1.h676 typedef RTASN1SETCORE *PRTASN1SETCORE; typedef
680 RTDECL(int) RTAsn1SetCore_Init(PRTASN1SETCORE pThis, PCRTASN1COREVTABLE pVtable);
681 RTDECL(int) RTAsn1SetCore_Clone(PRTASN1SETCORE pThis, PCRTASN1COREVTABLE pVtable, PCRTASN1SETCORE pSrc);
698 # define PRTASN1SETOFCORE PRTASN1SETCORE
1915 PRTASN1SETCORE pSetCore, PRTASN1CURSOR pSetCursor, const char *pszErrorTag);
/vbox/src/VBox/Runtime/common/asn1/
H A Dasn1-basics.cpp556 RTDECL(int) RTAsn1SetCore_Init(PRTASN1SETCORE pThis, PCRTASN1COREVTABLE pVtable)
566 RTDECL(int) RTAsn1SetCore_Clone(PRTASN1SETCORE pThis, PCRTASN1COREVTABLE pVtable, PCRTASN1SETCORE pSrc)
H A Dasn1-cursor.cpp408 PRTASN1SETCORE pSetCore, PRTASN1CURSOR pSetCursor, const char *pszErrorTag)

Completed in 838 milliseconds