OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:explicitTag
(Results
1 - 10
of
10
) sorted by null
/external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1-modules/pyasn1_modules/
rfc4210.py
115
explicitTag
=tag.Tag(tag.tagClassContext, tag.tagFormatConstructed, 0)
119
explicitTag
=tag.Tag(tag.tagClassContext, tag.tagFormatConstructed, 1)
135
explicitTag
=tag.Tag(tag.tagClassContext, tag.tagFormatConstructed, 0)
139
explicitTag
=tag.Tag(tag.tagClassContext, tag.tagFormatConstructed, 1)
325
explicitTag
=tag.Tag(tag.tagClassContext, tag.tagFormatConstructed, 0)
332
explicitTag
=tag.Tag(tag.tagClassContext, tag.tagFormatConstructed, 1)
351
explicitTag
=tag.Tag(tag.tagClassContext, tag.tagFormatConstructed, 0)
357
explicitTag
=tag.Tag(tag.tagClassContext, tag.tagFormatConstructed, 1),
364
explicitTag
=tag.Tag(tag.tagClassContext, tag.tagFormatConstructed, 2),
399
explicitTag
=tag.Tag(tag.tagClassContext,tag.tagFormatConstructed,1
[
all
...]
rfc2560.py
68
namedtype.OptionalNamedType('revocationReason', CRLReason().subtype(
explicitTag
=tag.Tag(tag.tagClassContext, tag.tagFormatSimple, 0)))
91
namedtype.OptionalNamedType('nextUpdate', useful.GeneralizedTime().subtype(
explicitTag
=tag.Tag(tag.tagClassContext, tag.tagFormatSimple, 0))),
92
namedtype.OptionalNamedType('singleExtensions', rfc2459.Extensions().subtype(
explicitTag
=tag.Tag(tag.tagClassContext, tag.tagFormatSimple, 1)))
108
namedtype.DefaultedNamedType('version', Version('v1').subtype(
explicitTag
=tag.Tag(tag.tagClassContext, tag.tagFormatSimple, 0))),
112
namedtype.OptionalNamedType('responseExtensions', rfc2459.Extensions().subtype(
explicitTag
=tag.Tag(tag.tagClassContext, tag.tagFormatSimple, 1)))
120
namedtype.OptionalNamedType('certs', univ.SequenceOf(rfc2459.Certificate()).subtype(
explicitTag
=tag.Tag(tag.tagClassContext, tag.tagFormatSimple, 0)))
143
namedtype.OptionalNamedType('responseBytes', ResponseBytes().subtype(
explicitTag
=tag.Tag(tag.tagClassContext, tag.tagFormatSimple, 0)))
149
namedtype.OptionalNamedType('singleRequestExtensions', rfc2459.Extensions().subtype(
explicitTag
=tag.Tag(tag.tagClassContext, tag.tagFormatSimple, 0)))
156
namedtype.OptionalNamedType('certs', univ.SequenceOf(rfc2459.Certificate()).subtype(
explicitTag
=tag.Tag(tag.tagClassContext, tag.tagFormatSimple, 0)))
161
namedtype.DefaultedNamedType('version', Version('v1').subtype(
explicitTag
=tag.Tag(tag.tagClassContext, tag.tagFormatSimple, 0)))
[
all
...]
rfc2459.py
270
namedtype.DefaultedNamedType('version', Version('v1').subtype(
explicitTag
=tag.Tag(tag.tagClassContext, tag.tagFormatSimple, 0))),
279
namedtype.OptionalNamedType('extensions', Extensions().subtype(
explicitTag
=tag.Tag(tag.tagClassContext, tag.tagFormatSimple, 3)))
306
namedtype.OptionalNamedType('crlExtensions', Extensions().subtype(
explicitTag
=tag.Tag(tag.tagClassContext, tag.tagFormatConstructed, 0)))
386
namedtype.OptionalNamedType('pSelector', univ.OctetString().subtype(
explicitTag
=tag.Tag(tag.tagClassContext, tag.tagFormatSimple, 0))),
387
namedtype.OptionalNamedType('sSelector', univ.OctetString().subtype(
explicitTag
=tag.Tag(tag.tagClassContext, tag.tagFormatSimple, 1))),
388
namedtype.OptionalNamedType('tSelector', univ.OctetString().subtype(
explicitTag
=tag.Tag(tag.tagClassContext, tag.tagFormatSimple, 2))),
389
namedtype.OptionalNamedType('nAddresses', univ.SetOf(componentType=univ.OctetString()).subtype(
explicitTag
=tag.Tag(tag.tagClassContext, tag.tagFormatSimple, 3), subtypeSpec=constraint.ValueSizeConstraint(1, MAX))),
396
namedtype.NamedType('number', char.NumericString().subtype(subtypeSpec=constraint.ValueSizeConstraint(1, ub_e163_4_number_length),
explicitTag
=tag.Tag(tag.tagClassContext, tag.tagFormatSimple, 0))),
397
namedtype.OptionalNamedType('sub-address', char.NumericString().subtype(subtypeSpec=constraint.ValueSizeConstraint(1, ub_e163_4_sub_address_length),
explicitTag
=tag.Tag(tag.tagClassContext, tag.tagFormatSimple, 1)))
403
namedtype.NamedType('psap-address', PresentationAddress().subtype(
explicitTag
=tag.Tag(tag.tagClassContext, tag.tagFormatSimple, 0))
[
all
...]
rfc2315.py
64
namedtype.OptionalNamedType('content', univ.Any().subtype(
explicitTag
=tag.Tag(tag.tagClassContext, tag.tagFormatConstructed, 0)))
/external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1/pyasn1/type/
base.py
104
def subtype(self, value=None, implicitTag=None,
explicitTag
=None,
110
elif
explicitTag
is not None:
111
tagSet = self._tagSet.tagExplicitly(
explicitTag
)
208
def subtype(self, implicitTag=None,
explicitTag
=None, subtypeSpec=None,
212
elif
explicitTag
is not None:
213
tagSet = self._tagSet.tagExplicitly(
explicitTag
)
univ.py
109
def subtype(self, value=None, implicitTag=None,
explicitTag
=None,
115
elif
explicitTag
is not None:
116
tagSet = self._tagSet.tagExplicitly(
explicitTag
)
166
def subtype(self, value=None, implicitTag=None,
explicitTag
=None,
172
elif
explicitTag
is not None:
173
tagSet = self._tagSet.tagExplicitly(
explicitTag
)
[
all
...]
/external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1/test/codec/ber/
test_encoder.py
18
value=1,
explicitTag
=tag.Tag(tag.tagClassApplication, tag.tagFormatSimple, 0xdeadbeaf)
110
explicitTag
=tag.Tag(tag.tagClassApplication,tag.tagFormatSimple,5)
303
explicitTag
=tag.Tag(tag.tagClassContext,tag.tagFormatConstructed,4)
314
explicitTag
=tag.Tag(tag.tagClassContext,tag.tagFormatConstructed,4)
328
explicitTag
=tag.Tag(tag.tagClassContext, tag.tagFormatSimple, 4)
test_decoder.py
480
s = self.s.subtype(
explicitTag
=tag.Tag(tag.tagClassContext,
486
s = self.s.subtype(
explicitTag
=tag.Tag(tag.tagClassContext,
501
s = univ.Any('\004\003fox').subtype(
explicitTag
=tag.Tag(tag.tagClassContext, tag.tagFormatSimple, 4))
514
s = univ.Any('\004\003fox').subtype(
explicitTag
=tag.Tag(tag.tagClassContext, tag.tagFormatSimple, 4))
/prebuilts/go/darwin-x86/src/encoding/asn1/
marshal.go
605
var
explicitTag
*forkableWriter
607
explicitTag
, tags = tags.fork()
622
err = marshalTagAndLength(
explicitTag
, tagAndLength{
/prebuilts/go/linux-x86/src/encoding/asn1/
marshal.go
605
var
explicitTag
*forkableWriter
607
explicitTag
, tags = tags.fork()
622
err = marshalTagAndLength(
explicitTag
, tagAndLength{
Completed in 82 milliseconds