| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/ |
| H A D | crmf.asn1 | 22 -- XXX IMPLICIT brokenness 24 poposkInput [0] IMPLICIT POPOSigningKeyInput OPTIONAL, 33 -- XXX IMPLICIT brokenness 36 sender [0] IMPLICIT GeneralName, 55 -- XXX IMPLICIT brokenness 58 subsequentMessage [1] IMPLICIT SubsequentMessage, 60 agreeMAC [3] IMPLICIT PKMACValue, 64 -- XXX IMPLICIT brokenness 79 issuer [3] IMPLICIT CHOICE { 86 subject [5] IMPLICIT CHOICE { [all …]
|
| H A D | ocsp.asn1 | 15 good [0] IMPLICIT NULL, 16 revoked [1] IMPLICIT -- OCSPRevokedInfo -- SEQUENCE { 20 unknown [2] IMPLICIT NULL }
|
| H A D | pkcs10.asn1 | 15 attributes [0] IMPLICIT SET OF Attribute OPTIONAL
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/ |
| H A D | test.asn1 | 38 TESTInteger2 ::= [4] IMPLICIT TESTInteger 39 TESTInteger3 ::= [5] IMPLICIT TESTInteger2 42 ti1[0] IMPLICIT INTEGER (-2147483648..2147483647), 43 ti2[1] IMPLICIT SEQUENCE { 46 ti3[2] IMPLICIT [5] IMPLICIT [4] IMPLICIT INTEGER (-2147483648..2147483647) 50 ti1[0] IMPLICIT TESTInteger, 51 -- ti2[1] IMPLICIT TESTLargeTag, this is disabled since the IMPLICT encoder does't get the types … 52 ti3[2] IMPLICIT TESTInteger3 136 b2 [1] IMPLICIT SEQUENCE OF SEQUENCE { 144 b3 [2] IMPLICIT SEQUENCE OF SEQUENCE {
|
| H A D | pkinit.asn1 | 56 caName [0] IMPLICIT OCTET STRING, 63 subjectName [0] IMPLICIT OCTET STRING OPTIONAL, 64 issuerAndSerialNumber [1] IMPLICIT OCTET STRING OPTIONAL, 65 subjectKeyIdentifier [2] IMPLICIT OCTET STRING OPTIONAL, 72 signedAuthPack [0] IMPLICIT OCTET STRING, 74 kdcPkId [2] IMPLICIT OCTET STRING OPTIONAL, 107 dhSignedData [0] IMPLICIT OCTET STRING, 116 encKeyPack [1] IMPLICIT OCTET STRING, 158 signed-auth-pack [0] IMPLICIT OCTET STRING, 160 kdc-cert [3] IMPLICIT OCTET STRING OPTIONAL, [all …]
|
| H A D | cms.asn1 | 78 signedAttrs [0] IMPLICIT -- CMSAttributes -- 82 unsignedAttrs [1] IMPLICIT -- CMSAttributes -- 92 certificates [0] IMPLICIT -- CertificateSet -- 94 crls [1] IMPLICIT -- CertificateRevocationLists -- 100 certs [0] IMPLICIT -- CertificateSet -- 102 crls [1] IMPLICIT --CertificateRevocationLists -- 127 encryptedContent [0] IMPLICIT OCTET STRING OPTIONAL 135 unprotectedAttrs [1] IMPLICIT -- UnprotectedAttributes -- 141 originatorInfo [0] IMPLICIT -- OriginatorInfo -- heim_any OPTIONAL, 144 unprotectedAttrs [1] IMPLICIT -- UnprotectedAttributes --
|
| H A D | rfc2459.asn1 | 241 issuerUniqueID [1] IMPLICIT BIT STRING -- UniqueIdentifier -- OPTIONAL, 243 subjectUniqueID [2] IMPLICIT BIT STRING -- UniqueIdentifier -- OPTIONAL, 285 otherName [0] IMPLICIT -- OtherName -- SEQUENCE { 289 rfc822Name [1] IMPLICIT IA5String, 290 dNSName [2] IMPLICIT IA5String, 291 -- x400Address [3] IMPLICIT ORAddress,-- 292 directoryName [4] IMPLICIT -- Name -- CHOICE { 295 -- ediPartyName [5] IMPLICIT EDIPartyName, -- 296 uniformResourceIdentifier [6] IMPLICIT IA5String, 297 iPAddress [7] IMPLICIT OCTET STRING, [all …]
|
| H A D | canthandle.asn1 | 17 kaka1 [0] IMPLICIT INTEGER OPTIONAL, 18 kaka2 [1] IMPLICIT Kaka2 OPTIONAL, 19 kaka3 [2] IMPLICIT Kaka3 OPTIONAL
|
| H A D | pkcs8.asn1 | 20 attributes [0] IMPLICIT SET OF Attribute OPTIONAL
|
| H A D | ChangeLog | 150 * rfc2459.asn1: Do evil things to handle IMPLICIT encoded 824 * CMS.asn1: handle IMPLICIT and share some common structures 833 * test.asn1: fix workaround for IMPLICIT CONS case 835 * canthandle.asn1: fix workaround for IMPLICIT CONS case 837 * asn1_print.c: hint that there are IMPLICIT content when we find 840 * check-gen.c: Added #ifdef out test for IMPLICIT tagging. 842 * Makefile.am: test several IMPLICIT tag level deep 844 * test.asn1: test several IMPLICIT tag level deep 846 * test.asn1: tests for IMPLICIT 848 * Makefile.am: tests for IMPLICIT [all …]
|
| H A D | lex.l | 107 IMPLICIT { return kw_IMPLICIT; }
|
| /netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/ |
| H A D | authorityKeyIdentifier.asn | 4 keyIdentifier [0] IMPLICIT KeyIdentifier OPTIONAL, 5 authorityCertIssuer [1] IMPLICIT GeneralNames OPTIONAL, 6 authorityCertSerialNumber [2] IMPLICIT CertificateSerialNumber OPTIONAL }
|
| H A D | certificate.asn1 | 19 issuerUniqueIdentifier [1] IMPLICIT UniqueIdentifier OPTIONAL, 21 subjectUniqueIdentifier [2] IMPLICIT UniqueIdentifier OPTIONAL,
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/mech/ |
| H A D | gssapi.asn1 | 7 GSSAPIContextToken ::= [APPLICATION 0] IMPLICIT SEQUENCE {
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | ASN1_generate_nconf.pod | 126 add EXPLICIT or IMPLICIT tagging, add wrappers or to change 142 =item B<IMPLICIT>, B<IMP> 144 This is the same as B<EXPLICIT> except IMPLICIT tagging is used
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
| H A D | ASN1_generate_nconf.pod | 125 add EXPLICIT or IMPLICIT tagging, add wrappers or to change 141 =item B<IMPLICIT>, B<IMP> 143 This is the same as B<EXPLICIT> except IMPLICIT tagging is used
|
| /netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/ |
| H A D | asn1t.h.in | 65 * because it avoids things like the d2i IMPLICIT 391 /* IMPLICIT tagged simple type */ 395 /* IMPLICIT tagged OPTIONAL simple type */ 422 /* Finally compound types of SEQUENCE, SET, IMPLICIT, EXPLICIT and OPTIONAL */ 547 /* IMPLICIT tagging */ 555 /* context specific IMPLICIT */
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/ |
| H A D | jit-builtins.c | 57 NONANSI_P, ATTRS, IMPLICIT, COND) \ argument 58 {NAME, CLASS, TYPE, BOTH_P, FALLBACK_P, ATTRS, IMPLICIT},
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
| H A D | jit-builtins.cc | 57 NONANSI_P, ATTRS, IMPLICIT, COND) \ argument 58 {NAME, CLASS, TYPE, BOTH_P, FALLBACK_P, ATTRS, IMPLICIT},
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/ |
| H A D | brig-lang.c | 782 NONANSI_P, ATTRS, IMPLICIT, COND) \ in brig_define_builtins() argument 786 NONANSI_P, built_in_attributes[(int) ATTRS], IMPLICIT); in brig_define_builtins()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
| H A D | d-builtins.cc | 1169 NONANSI_P, ATTRS, IMPLICIT, COND) \ in d_define_builtins() argument 1174 built_in_attributes[(int) ATTRS], IMPLICIT); in d_define_builtins()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
| H A D | d-builtins.cc | 1140 NONANSI_P, ATTRS, IMPLICIT, COND) \ in d_define_builtins() argument 1145 built_in_attributes[(int) ATTRS], IMPLICIT); in d_define_builtins()
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/doc/ |
| H A D | layman.asc | 284 denoted by the ASN.1 keywords [class number] IMPLICIT (see 540 [[class] number] IMPLICIT Type 550 acceptable, and the keyword IMPLICIT is implied. (See 552 explicit inclusion of the keyword IMPLICIT is preferable to 566 attributes [0] IMPLICIT Attributes OPTIONAL } 823 extendedCertificate [0] IMPLICIT ExtendedCertificate 828 are Certificate and [0] IMPLICIT ExtendedCertificate.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/ |
| H A D | lto-lang.c | 782 NONANSI_P, ATTRS, IMPLICIT, COND) \ in lto_define_builtins() argument 786 NONANSI_P, built_in_attributes[(int) ATTRS], IMPLICIT); in lto_define_builtins()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/lto/ |
| H A D | lto-lang.cc | 782 NONANSI_P, ATTRS, IMPLICIT, COND) \ in lto_define_builtins() argument 786 NONANSI_P, built_in_attributes[(int) ATTRS], IMPLICIT); in lto_define_builtins()
|