11Time32_constraint(
const asn_TYPE_descriptor_t *td,
const void *sptr,
12 asn_app_constraint_failed_f *ctfailcb,
void *app_key) {
15 ASN__CTFAIL(app_key, td, sptr,
16 "%s: value not given (%s:%d)",
17 td->name, __FILE__, __LINE__);
30#if !defined(ASN_DISABLE_OER_SUPPORT)
31static asn_oer_constraints_t asn_OER_type_Time32_constr_1 CC_NOTUSED = {
35#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
36asn_per_constraints_t asn_PER_type_Time32_constr_1 CC_NOTUSED = {
37 { APC_CONSTRAINED, 32, -1, 0, 4294967295 } ,
38 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
42static const ber_tlv_tag_t asn_DEF_Time32_tags_1[] = {
43 (ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
45asn_TYPE_descriptor_t asn_DEF_Time32 = {
48 &asn_OP_NativeInteger,
49 asn_DEF_Time32_tags_1,
50 sizeof(asn_DEF_Time32_tags_1)
51 /
sizeof(asn_DEF_Time32_tags_1[0]),
52 asn_DEF_Time32_tags_1,
53 sizeof(asn_DEF_Time32_tags_1)
54 /
sizeof(asn_DEF_Time32_tags_1[0]),
56#if !defined(ASN_DISABLE_OER_SUPPORT)
57 &asn_OER_type_Time32_constr_1,
59#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
60 &asn_PER_type_Time32_constr_1,
65 &asn_SPC_Uint32_specs_1