HomeSort by relevance Sort by last modified time
    Searched refs:ub_organization_name (Results 1 - 3 of 3) sorted by null

  /external/boringssl/src/crypto/asn1/
a_strnid.c 149 #define ub_organization_name 64 macro
163 {NID_organizationName, 1, ub_organization_name, DIRSTRING_TYPE, 0},
  /external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1-modules/pyasn1_modules/
rfc2459.py 24 ub_organization_name = univ.Integer(64) variable
141 namedtype.NamedType('teletexString', char.TeletexString().subtype(subtypeSpec=constraint.ValueSizeConstraint(1, ub_organization_name))),
142 namedtype.NamedType('printableString', char.PrintableString().subtype(subtypeSpec=constraint.ValueSizeConstraint(1, ub_organization_name))),
143 namedtype.NamedType('universalString', char.UniversalString().subtype(subtypeSpec=constraint.ValueSizeConstraint(1, ub_organization_name))),
144 namedtype.NamedType('utf8String', char.UTF8String().subtype(subtypeSpec=constraint.ValueSizeConstraint(1, ub_organization_name))),
145 namedtype.NamedType('bmpString', char.BMPString().subtype(subtypeSpec=constraint.ValueSizeConstraint(1, ub_organization_name)))
    [all...]
  /external/boringssl/src/include/openssl/
asn1.h 270 #define ub_organization_name 64 macro
    [all...]

Completed in 101 milliseconds