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

/vbox/include/iprt/
H A Dasn1.h533 #define RTASN1CORE_GET_RAW_ASN1_SIZE(a_pAsn1Core) ( (a_pAsn1Core)->cbHdr + (a_pAsn1Core)->cb ) macro

Completed in 372 milliseconds