Searched refs:RTASN1TMPL_MEMBER_CONSTR_BITSTRING_MIN_MAX (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Runtime/common/crypto/
H A Dspc-template.h141 RTASN1TMPL_MEMBER_CONSTR_BITSTRING_MIN_MAX(Flags, 0, 3, RT_NOTHING));
/vbox/include/iprt/
H A Dasn1-generator-pass.h1030 # define RTASN1TMPL_MEMBER_CONSTR_BITSTRING_MIN_MAX(a_Name, cMinBits, cMaxBits, a_MoreConstraints) \ macro
1256 RTASN1TMPL_MEMBER_CONSTR_BITSTRING_MIN_MAX(a_Name, 0, a_cMaxBits, RT_NOTHING))
1308 #ifndef RTASN1TMPL_MEMBER_CONSTR_BITSTRING_MIN_MAX
1309 # define RTASN1TMPL_MEMBER_CONSTR_BITSTRING_MIN_MAX(a_Name, cMinBits, cMaxBits, a_MoreConstraints) macro
1401 #undef RTASN1TMPL_MEMBER_CONSTR_BITSTRING_MIN_MAX macro

Completed in 44 milliseconds