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

/vbox/src/VBox/Runtime/common/crypto/
H A Dtaf-template.h58 RTASN1TMPL_MEMBER_OPT_UTF8_STRING_EX(TaTitle, RTASN1TMPL_MEMBER_CONSTR_MIN_MAX(TaTitleLangTag, RTASN1STRING, RTAsn1String, 1, 64, RT_NOTHING));
61 RTASN1TMPL_MEMBER_OPT_UTF8_STRING_EX(TaTitleLangTag, RTASN1TMPL_MEMBER_CONSTR_MIN_MAX(TaTitleLangTag, RTASN1STRING, RTAsn1String, 2, 4, RT_NOTHING));
H A Dspc-template.h86 RTASN1TMPL_MEMBER_CONSTR_MIN_MAX(Uuid, RTASN1OCTETSTRING, RTAsn1OctetString, 16, 16, RT_NOTHING));
/vbox/include/iprt/
H A Dasn1-generator-pass.h1019 # define RTASN1TMPL_MEMBER_CONSTR_MIN_MAX(a_Name, a_Type, a_Api, cbMin, cbMax, a_MoreConstraints) \ macro
1305 #ifndef RTASN1TMPL_MEMBER_CONSTR_MIN_MAX
1306 # define RTASN1TMPL_MEMBER_CONSTR_MIN_MAX(a_Name, a_Type, a_Api, cbMin, cbMax, a_MoreConstraints) macro
1400 #undef RTASN1TMPL_MEMBER_CONSTR_MIN_MAX macro

Completed in 37 milliseconds