| /external/mbedtls/tests/suites/ |
| D | test_suite_oid.data | 1 OID get Any Policy certificate policy 4 OID get certificate policy invalid oid 7 OID get certificate policy wrong oid - id-ce-authorityKeyIdentifier 10 OID get Ext Key Usage - id-kp-serverAuth 13 OID get Ext Key Usage - id-kp-clientAuth 16 OID get Ext Key Usage - id-kp-codeSigning 19 OID get Ext Key Usage - id-kp-emailProtection 22 OID get Ext Key Usage - id-kp-timeStamping 25 OID get Ext Key Usage - id-kp-OCSPSigning 28 OID get Ext Key Usage - id-kp-wisun-fan-device [all …]
|
| D | test_suite_oid.function | 2 #include "mbedtls/oid.h" 14 void oid_get_certificate_policies(data_t *oid, char *result_str) 21 asn1_buf.p = oid->x; 22 asn1_buf.len = oid->len; 35 void oid_get_extended_key_usage(data_t *oid, char *result_str) 42 asn1_buf.p = oid->x; 43 asn1_buf.len = oid->len; 56 void oid_get_x509_extension(data_t *oid, int exp_type) 63 ext_oid.p = oid->x; 64 ext_oid.len = oid->len; [all …]
|
| /external/openthread/third_party/mbedtls/repo/tests/suites/ |
| D | test_suite_oid.data | 1 OID get Any Policy certificate policy 4 OID get certificate policy invalid oid 7 OID get certificate policy wrong oid - id-ce-authorityKeyIdentifier 10 OID get Ext Key Usage - id-kp-serverAuth 13 OID get Ext Key Usage - id-kp-clientAuth 16 OID get Ext Key Usage - id-kp-codeSigning 19 OID get Ext Key Usage - id-kp-emailProtection 22 OID get Ext Key Usage - id-kp-timeStamping 25 OID get Ext Key Usage - id-kp-OCSPSigning 28 OID get Ext Key Usage - id-kp-wisun-fan-device [all …]
|
| /external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/x9/ |
| D | X9ObjectIdentifiers.java | 17 /** Base OID: 1.2.840.10045 */ 20 /** OID: 1.2.840.10045.1 */ 23 /** OID: 1.2.840.10045.1.1 */ 26 /** OID: 1.2.840.10045.1.2 */ 29 /** OID: 1.2.840.10045.1.2.3.1 */ 32 /** OID: 1.2.840.10045.1.2.3.2 */ 35 /** OID: 1.2.840.10045.1.2.3.3 */ 38 /** OID: 1.2.840.10045.4 */ 41 /** OID: 1.2.840.10045.4.1 */ 44 /** OID: 1.2.840.10045.2 */ [all …]
|
| D | ECNamedCurveTable.java | 83 ASN1ObjectIdentifier oid = X962NamedCurves.getOID(name); in getOID() local 85 if (oid == null) in getOID() 87 oid = SECNamedCurves.getOID(name); in getOID() 90 if (oid == null) in getOID() 92 oid = NISTNamedCurves.getOID(name); in getOID() 97 if (oid == null) in getOID() 99 oid = TeleTrusTNamedCurves.getOID(name); in getOID() 102 if (oid == null) in getOID() 104 oid = ANSSINamedCurves.getOID(name); in getOID() 107 if (oid == null) in getOID() [all …]
|
| /external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/asn1/x9/ |
| D | X9ObjectIdentifiers.java | 17 /** Base OID: 1.2.840.10045 */ 20 /** OID: 1.2.840.10045.1 */ 23 /** OID: 1.2.840.10045.1.1 */ 26 /** OID: 1.2.840.10045.1.2 */ 29 /** OID: 1.2.840.10045.1.2.3.1 */ 32 /** OID: 1.2.840.10045.1.2.3.2 */ 35 /** OID: 1.2.840.10045.1.2.3.3 */ 38 /** OID: 1.2.840.10045.4 */ 41 /** OID: 1.2.840.10045.4.1 */ 44 /** OID: 1.2.840.10045.2 */ [all …]
|
| D | ECNamedCurveTable.java | 83 ASN1ObjectIdentifier oid = X962NamedCurves.getOID(name); in getOID() local 85 if (oid == null) in getOID() 87 oid = SECNamedCurves.getOID(name); in getOID() 90 if (oid == null) in getOID() 92 oid = NISTNamedCurves.getOID(name); in getOID() 97 if (oid == null) in getOID() 99 oid = TeleTrusTNamedCurves.getOID(name); in getOID() 102 if (oid == null) in getOID() 104 oid = ANSSINamedCurves.getOID(name); in getOID() 107 if (oid == null) in getOID() [all …]
|
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x9/ |
| D | X9ObjectIdentifiers.java | 15 /** Base OID: 1.2.840.10045 */ 18 /** OID: 1.2.840.10045.1 */ 21 /** OID: 1.2.840.10045.1.1 */ 24 /** OID: 1.2.840.10045.1.2 */ 27 /** OID: 1.2.840.10045.1.2.3.1 */ 30 /** OID: 1.2.840.10045.1.2.3.2 */ 33 /** OID: 1.2.840.10045.1.2.3.3 */ 36 /** OID: 1.2.840.10045.4 */ 39 /** OID: 1.2.840.10045.4.1 */ 42 /** OID: 1.2.840.10045.2 */ [all …]
|
| D | ECNamedCurveTable.java | 81 ASN1ObjectIdentifier oid = X962NamedCurves.getOID(name); in getOID() local 83 if (oid == null) in getOID() 85 oid = SECNamedCurves.getOID(name); in getOID() 88 if (oid == null) in getOID() 90 oid = NISTNamedCurves.getOID(name); in getOID() 95 if (oid == null) in getOID() 97 oid = TeleTrusTNamedCurves.getOID(name); in getOID() 100 if (oid == null) in getOID() 102 oid = ANSSINamedCurves.getOID(name); in getOID() 105 if (oid == null) in getOID() [all …]
|
| /external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/x509/ |
| D | ExtensionsGenerator.java | 32 * Add an extension with the given oid and the passed in value to be included 35 * @param oid OID for the extension. 40 ASN1ObjectIdentifier oid, in addExtension() argument 45 this.addExtension(oid, critical, value.toASN1Primitive().getEncoded(ASN1Encoding.DER)); in addExtension() 49 * Add an extension with the given oid and the passed in byte array to be wrapped in the 52 * @param oid OID for the extension. 57 ASN1ObjectIdentifier oid, in addExtension() argument 61 if (extensions.containsKey(oid)) in addExtension() 63 throw new IllegalArgumentException("extension " + oid + " already added"); in addExtension() 66 extOrdering.addElement(oid); in addExtension() [all …]
|
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/ |
| D | ExtensionsGenerator.java | 30 * Add an extension with the given oid and the passed in value to be included 33 * @param oid OID for the extension. 38 ASN1ObjectIdentifier oid, in addExtension() argument 43 this.addExtension(oid, critical, value.toASN1Primitive().getEncoded(ASN1Encoding.DER)); in addExtension() 47 * Add an extension with the given oid and the passed in byte array to be wrapped in the 50 * @param oid OID for the extension. 55 ASN1ObjectIdentifier oid, in addExtension() argument 59 if (extensions.containsKey(oid)) in addExtension() 61 throw new IllegalArgumentException("extension " + oid + " already added"); in addExtension() 64 extOrdering.addElement(oid); in addExtension() [all …]
|
| /external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/asn1/x509/ |
| D | ExtensionsGenerator.java | 32 * Add an extension with the given oid and the passed in value to be included 35 * @param oid OID for the extension. 40 ASN1ObjectIdentifier oid, in addExtension() argument 45 this.addExtension(oid, critical, value.toASN1Primitive().getEncoded(ASN1Encoding.DER)); in addExtension() 49 * Add an extension with the given oid and the passed in byte array to be wrapped in the 52 * @param oid OID for the extension. 57 ASN1ObjectIdentifier oid, in addExtension() argument 61 if (extensions.containsKey(oid)) in addExtension() 63 throw new IllegalArgumentException("extension " + oid + " already added"); in addExtension() 66 extOrdering.addElement(oid); in addExtension() [all …]
|
| /external/wpa_supplicant_8/src/tls/ |
| D | x509v3.c | 207 if (asn1_get_oid(pos, end - pos, &id->oid, &pos)) in x509_parse_algorithm_identifier() 290 struct asn1_oid oid; in x509_parse_name() local 342 if (asn1_get_oid(seq_pos, seq_end - seq_pos, &oid, &seq_pos)) { in x509_parse_name() 371 if (oid.len == 4 && in x509_parse_name() 372 oid.oid[0] == 2 && oid.oid[1] == 5 && oid.oid[2] == 4) { in x509_parse_name() 374 switch (oid.oid[3]) { in x509_parse_name() 400 } else if (oid.len == 7 && in x509_parse_name() 401 oid.oid[0] == 1 && oid.oid[1] == 2 && in x509_parse_name() 402 oid.oid[2] == 840 && oid.oid[3] == 113549 && in x509_parse_name() 403 oid.oid[4] == 1 && oid.oid[5] == 9 && in x509_parse_name() [all …]
|
| D | tlsv1_cred.c | 335 static int oid_is_rsadsi(struct asn1_oid *oid) in oid_is_rsadsi() argument 337 return oid->len >= 4 && in oid_is_rsadsi() 338 oid->oid[0] == 1 /* iso */ && in oid_is_rsadsi() 339 oid->oid[1] == 2 /* member-body */ && in oid_is_rsadsi() 340 oid->oid[2] == 840 /* us */ && in oid_is_rsadsi() 341 oid->oid[3] == 113549 /* rsadsi */; in oid_is_rsadsi() 345 static int pkcs12_is_bagtype_oid(struct asn1_oid *oid, unsigned long type) in pkcs12_is_bagtype_oid() argument 347 return oid->len == 9 && in pkcs12_is_bagtype_oid() 348 oid_is_rsadsi(oid) && in pkcs12_is_bagtype_oid() 349 oid->oid[4] == 1 /* pkcs */ && in pkcs12_is_bagtype_oid() [all …]
|
| D | asn1.c | 16 .oid = { 1, 3, 14, 3, 2, 26 }, 21 .oid = { 2, 16, 840, 1, 101, 3, 4, 2, 1 }, 26 .oid = { 1, 2, 840, 10045, 2, 1 }, 31 .oid = { 1, 2, 840, 10045, 3, 1, 7 }, 36 .oid = { 1, 3, 132, 0, 34 }, 41 .oid = { 1, 3, 132, 0, 35 }, 46 .oid = { 1, 3, 36, 3, 3, 2, 8, 1, 1, 7 }, 51 .oid = { 1, 3, 36, 3, 3, 2, 8, 1, 1, 11 }, 56 .oid = { 1, 3, 36, 3, 3, 2, 8, 1, 1, 13 }, 61 .oid = { 1, 2, 840, 113549, 1, 9, 16, 3, 22 }, [all …]
|
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/sec/ |
| D | SECObjectIdentifiers.java | 18 /** Base OID: 1.3.132.0 */ 21 /** sect163k1 OID: 1.3.132.0.1 */ 23 /** sect163r1 OID: 1.3.132.0.2 */ 25 /** sect239k1 OID: 1.3.132.0.3 */ 27 /** sect113r1 OID: 1.3.132.0.4 */ 29 /** sect113r2 OID: 1.3.132.0.5 */ 31 /** secp112r1 OID: 1.3.132.0.6 */ 33 /** secp112r2 OID: 1.3.132.0.7 */ 35 /** secp160r1 OID: 1.3.132.0.8 */ 37 /** secp160k1 OID: 1.3.132.0.9 */ [all …]
|
| /external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/asn1/sec/ |
| D | SECObjectIdentifiers.java | 20 /** Base OID: 1.3.132.0 */ 23 /** sect163k1 OID: 1.3.132.0.1 */ 25 /** sect163r1 OID: 1.3.132.0.2 */ 27 /** sect239k1 OID: 1.3.132.0.3 */ 29 /** sect113r1 OID: 1.3.132.0.4 */ 31 /** sect113r2 OID: 1.3.132.0.5 */ 33 /** secp112r1 OID: 1.3.132.0.6 */ 35 /** secp112r2 OID: 1.3.132.0.7 */ 37 /** secp160r1 OID: 1.3.132.0.8 */ 39 /** secp160k1 OID: 1.3.132.0.9 */ [all …]
|
| /external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/sec/ |
| D | SECObjectIdentifiers.java | 20 /** Base OID: 1.3.132.0 */ 23 /** sect163k1 OID: 1.3.132.0.1 */ 25 /** sect163r1 OID: 1.3.132.0.2 */ 27 /** sect239k1 OID: 1.3.132.0.3 */ 29 /** sect113r1 OID: 1.3.132.0.4 */ 31 /** sect113r2 OID: 1.3.132.0.5 */ 33 /** secp112r1 OID: 1.3.132.0.6 */ 35 /** secp112r2 OID: 1.3.132.0.7 */ 37 /** secp160r1 OID: 1.3.132.0.8 */ 39 /** secp160k1 OID: 1.3.132.0.9 */ [all …]
|
| /external/mbedtls/include/mbedtls/ |
| D | oid.h | 2 * \file oid.h 4 * \brief Object Identifier (OID) database 27 /** OID is not found. */ 55 * Maximum number of OID components allowed 60 * Top level OID tuples 68 * ISO Member bodies OID parts 79 * ISO Identified organization OID parts 97 * ISO ITU OID parts 107 … MBEDTLS_OID_ISO_ITU_US_ORG MBEDTLS_OID_ORG_NETSCAPE /* Netscape OID {joint-iso-itu-t(2)… 469 * \brief Base OID descriptor structure [all …]
|
| /external/libcups/backend/ |
| D | snmp.txt | 16 HOST-RESOURCES-MIB::hrDeviceType.1 = OID: HOST-RESOURCES-TYPES::hrDevicePrinter 17 HOST-RESOURCES-MIB::hrDeviceType.2 = OID: HOST-RESOURCES-TYPES::hrDevicePrinter 18 HOST-RESOURCES-MIB::hrDeviceType.3 = OID: HOST-RESOURCES-TYPES::hrDevicePrinter 22 HOST-RESOURCES-MIB::hrDeviceID.1 = OID: SNMPv2-SMI::zeroDotZero 23 HOST-RESOURCES-MIB::hrDeviceID.2 = OID: SNMPv2-SMI::zeroDotZero 24 HOST-RESOURCES-MIB::hrDeviceID.3 = OID: SNMPv2-SMI::zeroDotZero 35 HOST-RESOURCES-MIB::hrDeviceType.1 = OID: HOST-RESOURCES-TYPES::hrDevicePrinter 37 HOST-RESOURCES-MIB::hrDeviceID.1 = OID: SNMPv2-SMI::zeroDotZero 49 HOST-RESOURCES-MIB::hrDeviceType.1 = OID: HOST-RESOURCES-TYPES::hrDevicePrinter 51 HOST-RESOURCES-MIB::hrDeviceID.1 = OID: SNMPv2-SMI::enterprises.3369.1.1.2.4 [all …]
|
| /external/bouncycastle/repackaged_platform/bcpkix/src/main/java/com/android/internal/org/bouncycastle/cert/ |
| D | X509v3CertificateBuilder.java | 122 * Return if the extension indicated by OID is present. 124 * @param oid the OID for the extension of interest. 127 public boolean hasExtension(ASN1ObjectIdentifier oid) in hasExtension() argument 129 return doGetExtension(oid) != null; in hasExtension() 133 * Return the current value of the extension for OID. 135 * @param oid the OID for the extension we want to fetch. 138 public Extension getExtension(ASN1ObjectIdentifier oid) in getExtension() argument 140 return doGetExtension(oid); in getExtension() 143 private Extension doGetExtension(ASN1ObjectIdentifier oid) in doGetExtension() argument 147 return exts.getExtension(oid); in doGetExtension() [all …]
|
| /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cert/ |
| D | X509v3CertificateBuilder.java | 120 * Return if the extension indicated by OID is present. 122 * @param oid the OID for the extension of interest. 125 public boolean hasExtension(ASN1ObjectIdentifier oid) in hasExtension() argument 127 return doGetExtension(oid) != null; in hasExtension() 131 * Return the current value of the extension for OID. 133 * @param oid the OID for the extension we want to fetch. 136 public Extension getExtension(ASN1ObjectIdentifier oid) in getExtension() argument 138 return doGetExtension(oid); in getExtension() 141 private Extension doGetExtension(ASN1ObjectIdentifier oid) in doGetExtension() argument 145 return exts.getExtension(oid); in doGetExtension() [all …]
|
| /external/arm-trusted-firmware/fdts/ |
| D | cot_descriptors.dtsi | 21 oid = TRUSTED_BOOT_FW_HASH_OID; 24 oid = TRUSTED_BOOT_FW_CONFIG_HASH_OID; 27 oid = HW_CONFIG_HASH_OID; 30 oid = FW_CONFIG_HASH_OID; 40 oid = TRUSTED_WORLD_PK_OID; 43 oid = NON_TRUSTED_WORLD_PK_OID; 54 oid = SCP_FW_CONTENT_CERT_PK_OID; 65 oid = SCP_FW_HASH_OID; 75 oid = SOC_FW_CONTENT_CERT_PK_OID; 86 oid = SOC_AP_FW_HASH_OID; [all …]
|
| /external/trusty/arm-trusted-firmware/fdts/ |
| D | cot_descriptors.dtsi | 21 oid = TRUSTED_BOOT_FW_HASH_OID; 24 oid = TRUSTED_BOOT_FW_CONFIG_HASH_OID; 27 oid = HW_CONFIG_HASH_OID; 30 oid = FW_CONFIG_HASH_OID; 40 oid = TRUSTED_WORLD_PK_OID; 43 oid = NON_TRUSTED_WORLD_PK_OID; 54 oid = SCP_FW_CONTENT_CERT_PK_OID; 65 oid = SCP_FW_HASH_OID; 75 oid = SOC_FW_CONTENT_CERT_PK_OID; 86 oid = SOC_AP_FW_HASH_OID; [all …]
|
| /external/openthread/third_party/mbedtls/repo/include/mbedtls/ |
| D | oid.h | 2 * \file oid.h 4 * \brief Object Identifier (OID) database 32 /** OID is not found. */ 60 * Top level OID tuples 68 * ISO Member bodies OID parts 79 * ISO Identified organization OID parts 94 * ISO ITU OID parts 104 … MBEDTLS_OID_ISO_ITU_US_ORG MBEDTLS_OID_ORG_NETSCAPE /* Netscape OID {joint-iso-itu-t(2)… 434 * \brief Base OID descriptor structure 437 const char *asn1; /*!< OID ASN.1 representation */ [all …]
|