Home
last modified time | relevance | path

Searched refs:ASN1 (Results 1 – 25 of 56) sorted by relevance

123

/third_party/mbedtls/tests/suites/
Dtest_suite_x509parse.data974 X509 CRT ASN1 (Empty Certificate)
977 X509 CRT ASN1 (inv Certificate, bad tag)
980 X509 CRT ASN1 (inv Certificate, no length)
983 X509 CRT ASN1 (inv Certificate, bad length encoding)
986 X509 CRT ASN1 (inv Certificate, length data incomplete)
989 X509 CRT ASN1 (inv Certificate, length out of bounds)
992 X509 CRT ASN1 (inv TBS, invalid tag)
995 X509 CRT ASN1 (inv TBS, length missing)
998 X509 CRT ASN1 (inv TBS, invalid length encoding)
1001 X509 CRT ASN1 (inv TBS, length data incomplete)
[all …]
Dtest_suite_pkparse.data1019 Key ASN1 (No data)
1022 Key ASN1 (First tag not Sequence)
1025 Key ASN1 (RSAPrivateKey, incorrect version tag)
1029 Key ASN1 (RSAPrivateKey, version tag missing)
1033 Key ASN1 (RSAPrivateKey, invalid version)
1037 Key ASN1 (RSAPrivateKey, correct version, incorrect tag)
1041 Key ASN1 (RSAPrivateKey, correct format+values, minimal modulus size (128 bit))
1045 Key ASN1 (RSAPrivateKey, correct format, modulus too small (127 bit))
1049 Key ASN1 (RSAPrivateKey, correct format, modulus even)
1053 Key ASN1 (RSAPrivateKey, correct format, d == 0)
[all …]
/third_party/node/deps/npm/node_modules/asn1/lib/ber/
Dwriter.js5 var ASN1 = require('./types'); variable
78 tag = ASN1.Integer;
104 this.writeByte(ASN1.Null);
113 tag = ASN1.Enumeration;
123 tag = ASN1.Boolean;
136 tag = ASN1.OctetString;
178 tag = ASN1.OID;
251 tag = ASN1.Sequence | ASN1.Constructor;
Dreader.js6 var ASN1 = require('./types'); variable
146 return this._readTag(ASN1.Integer);
151 return (this._readTag(ASN1.Boolean) === 0 ? false : true);
156 return this._readTag(ASN1.Enumeration);
162 tag = ASN1.OctetString;
193 tag = ASN1.OID;
/third_party/openssl/doc/man3/
DASN1_generate_nconf.pod5 ASN1_generate_nconf, ASN1_generate_v3 - ASN1 generation functions
16 These functions generate the ASN1 encoding of a string
63 Encodes an ASN1 B<INTEGER> type. The B<value> string represents
70 Encodes the ASN1 B<ENUMERATED> type, it is otherwise identical to
75 Encodes an ASN1 B<OBJECT IDENTIFIER>, the B<value> string can be
80 Encodes an ASN1 B<UTCTime> structure, the value should be in
85 Encodes an ASN1 B<GeneralizedTime> structure, the value should be in
90 Encodes an ASN1 B<OCTET STRING>. B<value> represents the contents
96 Encodes an ASN1 B<BIT STRING>. B<value> represents the contents
114 Formats the result as an ASN1 B<SEQUENCE> or B<SET> type. B<value>
DASN1_OBJECT_new.pod17 ASN1_OBJECT structure, which represents an ASN1 OBJECT IDENTIFIER.
27 is almost never used in applications. The ASN1 object utility functions
Dd2i_SSL_SESSION.pod5 d2i_SSL_SESSION, i2d_SSL_SESSION - convert SSL_SESSION object from/to ASN1 representation
32 i2d_SSL_SESSION() returns the size of the ASN1 representation in bytes.
DX509_dup.pod247 - ASN1 object utilities
271 The OpenSSL ASN1 parsing library templates are like a data-driven bytecode
273 Every ASN1 object as a global variable, TYPE_it, that describes the item
DX509_new.pod6 X509_new, X509_free, X509_up_ref - X509 certificate ASN1 allocation functions
19 The X509 ASN1 allocation routines, allocate and free an
DPKCS7_encrypt.pod33 The algorithm passed in the B<cipher> parameter must support ASN1 encoding of
64 can be performed by obtaining the streaming ASN1 B<BIO> directly using
DCMS_encrypt.pod28 The algorithm passed in the B<cipher> parameter must support ASN1 encoding of
72 can be performed by obtaining the streaming ASN1 B<BIO> directly using
DOBJ_nid2obj.pod9 - ASN1 object utility functions
46 The ASN1 object utility functions process ASN1_OBJECT structures which are
47 a representation of the ASN1 OBJECT IDENTIFIER (OID) type.
DECPKParameters_print.pod6 encoding ASN1 representations of elliptic curve entities
DX509_NAME_add_entry_by_txt.pod36 standard ASN1 type (such as B<V_ASN1_IA5STRING>). The new entry is
55 If instead an ASN1 type is used no checks are performed and the
DOPENSSL_load_builtin_modules.pod21 ASN1_add_oid_module() adds just the ASN1 OBJECT module.
DEC_GROUP_copy.pod91 explicit parameters or a named curve using an ASN1 OID: many applications only
103 The point_conversion_form for a curve controls how EC_POINT data is encoded as ASN1 as defined in X…
137 this seed value, although it will be preserved in any ASN1 based communications.
185 EC_GROUP_get_asn1_flag() returns the ASN1 flag for the specified B<group> .
DASN1_STRING_TABLE_add.pod29 local ASN1 string table based on the B<nid> along with other parameters.
DEVP_PKEY_print_private.pod26 ASN1 printing options. If B<pctx> is set to NULL then default values will
DEC_KEY_get_enc_flags.pod31 define the behaviour of how the B<key> is converted into ASN1 in a call to
DBIO_should_retry.pod111 The OpenSSL ASN1 functions cannot gracefully deal with non blocking I/O:
113 worked around by only passing the relevant data to ASN1 functions when
DPEM_read_CMS.pod61 These routines convert between local instances of ASN1 datatypes and
DX509_get_extension_flags.pod85 ASN1 object itself.
98 ASN1 object itself.
DCMS_compress.pod53 can be performed by obtaining the streaming ASN1 B<BIO> directly using
/third_party/python/Lib/test/
Dsecp384r1.pem6 ASN1 OID: secp384r1
/third_party/openssl/doc/man5/
Dx509v3_config.pod356 ASN1 type of explicitText can be specified by prepending B<UTF8>,
461 The first way is to use the word ASN1 followed by the extension content
465 1.2.3.4=critical,ASN1:UTF8String:Some random data
467 1.2.3.4=ASN1:SEQUENCE:seq_sect
493 The DER and ASN1 options should be used with caution. It is possible to create

123