Home
last modified time | relevance | path

Searched refs:ub_domain_defined_attributes (Results 1 – 3 of 3) sorted by relevance

/external/python/pyasn1-modules/pyasn1_modules/
Drfc2459.py44 ub_domain_defined_attributes = univ.Integer(4) variable
357 …pec = univ.SequenceOf.subtypeSpec + constraint.ValueSizeConstraint(1, ub_domain_defined_attributes)
618 …pec = univ.SequenceOf.subtypeSpec + constraint.ValueSizeConstraint(1, ub_domain_defined_attributes)
Drfc5280.py198 ub_domain_defined_attributes = univ.Integer(4) variable
206 …mainDefinedAttributes.subtypeSpec = constraint.ValueSizeConstraint(1, ub_domain_defined_attributes)
789 …mainDefinedAttributes.subtypeSpec = constraint.ValueSizeConstraint(1, ub_domain_defined_attributes)
Drfc3280.py502 ub_domain_defined_attributes = univ.Integer(4) variable
522 …mainDefinedAttributes.subtypeSpec = constraint.ValueSizeConstraint(1, ub_domain_defined_attributes)
709 …mainDefinedAttributes.subtypeSpec = constraint.ValueSizeConstraint(1, ub_domain_defined_attributes)