Searched refs:ASN1 (Results 1 – 25 of 56) sorted by relevance
123
/third_party/mbedtls/tests/suites/ |
D | test_suite_x509parse.data | 974 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 …]
|
D | test_suite_pkparse.data | 1019 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/ |
D | writer.js | 5 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;
|
D | reader.js | 6 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/ |
D | ASN1_generate_nconf.pod | 5 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>
|
D | ASN1_OBJECT_new.pod | 17 ASN1_OBJECT structure, which represents an ASN1 OBJECT IDENTIFIER. 27 is almost never used in applications. The ASN1 object utility functions
|
D | d2i_SSL_SESSION.pod | 5 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.
|
D | X509_dup.pod | 247 - 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
|
D | X509_new.pod | 6 X509_new, X509_free, X509_up_ref - X509 certificate ASN1 allocation functions 19 The X509 ASN1 allocation routines, allocate and free an
|
D | PKCS7_encrypt.pod | 33 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
|
D | CMS_encrypt.pod | 28 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
|
D | OBJ_nid2obj.pod | 9 - 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.
|
D | ECPKParameters_print.pod | 6 encoding ASN1 representations of elliptic curve entities
|
D | X509_NAME_add_entry_by_txt.pod | 36 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
|
D | OPENSSL_load_builtin_modules.pod | 21 ASN1_add_oid_module() adds just the ASN1 OBJECT module.
|
D | EC_GROUP_copy.pod | 91 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> .
|
D | ASN1_STRING_TABLE_add.pod | 29 local ASN1 string table based on the B<nid> along with other parameters.
|
D | EVP_PKEY_print_private.pod | 26 ASN1 printing options. If B<pctx> is set to NULL then default values will
|
D | EC_KEY_get_enc_flags.pod | 31 define the behaviour of how the B<key> is converted into ASN1 in a call to
|
D | BIO_should_retry.pod | 111 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
|
D | PEM_read_CMS.pod | 61 These routines convert between local instances of ASN1 datatypes and
|
D | X509_get_extension_flags.pod | 85 ASN1 object itself. 98 ASN1 object itself.
|
D | CMS_compress.pod | 53 can be performed by obtaining the streaming ASN1 B<BIO> directly using
|
/third_party/python/Lib/test/ |
D | secp384r1.pem | 6 ASN1 OID: secp384r1
|
/third_party/openssl/doc/man5/ |
D | x509v3_config.pod | 356 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