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

/vbox/src/VBox/Runtime/common/asn1/
H A Dasn1-ut-bitstring-template.h27 #define RTASN1TMPL_DECL RTDECL macro
H A Dasn1-ut-boolean-template.h27 #define RTASN1TMPL_DECL RTDECL macro
H A Dasn1-ut-core-template.h27 #define RTASN1TMPL_DECL RTDECL macro
H A Dasn1-ut-integer-template.h27 #define RTASN1TMPL_DECL RTDECL macro
H A Dasn1-ut-objid-template.h27 #define RTASN1TMPL_DECL RTDECL macro
H A Dasn1-ut-octetstring-template.h27 #define RTASN1TMPL_DECL RTDECL macro
H A Dasn1-ut-string-template.h27 #define RTASN1TMPL_DECL RTDECL macro
H A Dasn1-ut-time-template.h27 #define RTASN1TMPL_DECL RTDECL macro
/vbox/src/VBox/Runtime/common/crypto/
H A Dtsp-template.h27 #define RTASN1TMPL_DECL RTDECL macro
H A Drsa-template.h27 #define RTASN1TMPL_DECL RTDECL macro
H A Dtaf-template.h27 #define RTASN1TMPL_DECL RTDECL macro
H A Dspc-template.h27 #define RTASN1TMPL_DECL RTDECL macro
H A Dpkcs7-template.h27 #define RTASN1TMPL_DECL RTDECL macro
H A Dx509-template.h27 #define RTASN1TMPL_DECL RTDECL macro
/vbox/include/iprt/
H A Dasn1-generator-pass.h200 RTASN1TMPL_DECL(int) RT_CONCAT(RTASN1TMPL_EXT_NAME,_Init)(RT_CONCAT(P,RTASN1TMPL_TYPE) pThis, PCRTASN1ALLOCATORVTABLE pAllocator) \
267 RTASN1TMPL_DECL(int) RT_CONCAT(RTASN1TMPL_EXT_NAME,_DecodeAsn1)(PRTASN1CURSOR pCursor, uint32_t fFlags, \
478 RTASN1TMPL_DECL(int) RT_CONCAT(RTASN1TMPL_EXT_NAME,_Enum)(RT_CONCAT(P,RTASN1TMPL_TYPE) pThis, \
558 RTASN1TMPL_DECL(int) RT_CONCAT(RTASN1TMPL_EXT_NAME,_Clone)(RT_CONCAT(P,RTASN1TMPL_TYPE) pThis, \
743 RTASN1TMPL_DECL(int) RT_CONCAT3(RTASN1TMPL_EXT_NAME,_Set,a_Name)(RT_CONCAT(P,RTASN1TMPL_TYPE) pThis, RT_CONCAT(PC,a_Type) pSrc,\
766 RTASN1TMPL_DECL(int) RT_CONCAT3(RTASN1TMPL_EXT_NAME,_Set,a_Name)(RT_CONCAT(P,RTASN1TMPL_TYPE) pThis, RT_CONCAT(PC,a_Type) pSrc,\
802 RTASN1TMPL_DECL(int) RT_CONCAT(RTASN1TMPL_EXT_NAME,_Compare)(RT_CONCAT(PC,RTASN1TMPL_TYPE) pLeft, \
888 RTASN1TMPL_DECL(int) RT_CONCAT(RTASN1TMPL_EXT_NAME,_CheckSanity)(RT_CONCAT(PC,RTASN1TMPL_TYPE) pThis, uint32_t fFlags, \
1070 RTASN1TMPL_DECL(void) RT_CONCAT(RTASN1TMPL_EXT_NAME,_Delete)(RT_CONCAT(P,RTASN1TMPL_TYPE) pThis) \
1348 #undef RTASN1TMPL_DECL macro
[all...]

Completed in 68 milliseconds