/aosp_15_r20/external/wpa_supplicant_8/src/tls/ |
H A D | x509v3.c | 290 struct asn1_oid oid; in x509_parse_name() local 746 static int x509_id_ce_oid(struct asn1_oid *oid) in x509_id_ce_oid() 756 static int x509_any_ext_key_usage_oid(struct asn1_oid *oid) in x509_any_ext_key_usage_oid() 1097 static int x509_id_cert_policy_any_oid(struct asn1_oid *oid) in x509_id_cert_policy_any_oid() 1108 static int x509_id_wfa_oid(struct asn1_oid *oid) in x509_id_wfa_oid() 1121 static int x509_id_wfa_tod_oid(struct asn1_oid *oid) in x509_id_wfa_tod_oid() 1130 static int x509_id_wfa_tod_strict_oid(struct asn1_oid *oid) in x509_id_wfa_tod_strict_oid() 1138 static int x509_id_wfa_tod_tofu_oid(struct asn1_oid *oid) in x509_id_wfa_tod_tofu_oid() 1177 struct asn1_oid oid; in x509_parse_ext_certificate_policies() local 1221 static int x509_id_pkix_oid(struct asn1_oid *oid) in x509_id_pkix_oid() [all …]
|
H A D | tlsv1_cred.c | 335 static int oid_is_rsadsi(struct asn1_oid *oid) in oid_is_rsadsi() 345 static int pkcs12_is_bagtype_oid(struct asn1_oid *oid, unsigned long type) in pkcs12_is_bagtype_oid() 357 static int is_oid_pkcs7(struct asn1_oid *oid) in is_oid_pkcs7() 369 static int is_oid_pkcs7_data(struct asn1_oid *oid) in is_oid_pkcs7_data() 375 static int is_oid_pkcs7_enc_data(struct asn1_oid *oid) in is_oid_pkcs7_enc_data() 381 static int is_oid_pkcs9(struct asn1_oid *oid) in is_oid_pkcs9() 393 static int is_oid_pkcs9_friendly_name(struct asn1_oid *oid) in is_oid_pkcs9_friendly_name() 400 static int is_oid_pkcs9_local_key_id(struct asn1_oid *oid) in is_oid_pkcs9_local_key_id() 407 static int is_oid_pkcs9_x509_cert(struct asn1_oid *oid) in is_oid_pkcs9_x509_cert() 447 struct asn1_oid oid; in pkcs12_certbag() local [all …]
|
/aosp_15_r20/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cert/ |
H A D | X509v3CertificateBuilder.java | 125 public boolean hasExtension(ASN1ObjectIdentifier oid) in hasExtension() 136 public Extension getExtension(ASN1ObjectIdentifier oid) in getExtension() 141 private Extension doGetExtension(ASN1ObjectIdentifier oid) in doGetExtension() 185 ASN1ObjectIdentifier oid, in addExtension() 231 ASN1ObjectIdentifier oid, in addExtension() 253 ASN1ObjectIdentifier oid, in replaceExtension() 300 ASN1ObjectIdentifier oid, in replaceExtension() 317 public X509v3CertificateBuilder removeExtension(ASN1ObjectIdentifier oid) in removeExtension() 334 ASN1ObjectIdentifier oid, in copyAndAddExtension()
|
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcpkix/src/main/java/com/android/internal/org/bouncycastle/cert/ |
H A D | X509v3CertificateBuilder.java | 127 public boolean hasExtension(ASN1ObjectIdentifier oid) in hasExtension() 138 public Extension getExtension(ASN1ObjectIdentifier oid) in getExtension() 143 private Extension doGetExtension(ASN1ObjectIdentifier oid) in doGetExtension() 187 ASN1ObjectIdentifier oid, in addExtension() 233 ASN1ObjectIdentifier oid, in addExtension() 255 ASN1ObjectIdentifier oid, in replaceExtension() 302 ASN1ObjectIdentifier oid, in replaceExtension() 319 public X509v3CertificateBuilder removeExtension(ASN1ObjectIdentifier oid) in removeExtension() 336 ASN1ObjectIdentifier oid, in copyAndAddExtension()
|
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/ |
H A D | ExtensionsGenerator.java | 38 ASN1ObjectIdentifier oid, in addExtension() 55 ASN1ObjectIdentifier oid, in addExtension() 94 ASN1ObjectIdentifier oid, in replaceExtension() 111 ASN1ObjectIdentifier oid, in replaceExtension() 140 ASN1ObjectIdentifier oid) in removeExtension() 157 public boolean hasExtension(ASN1ObjectIdentifier oid) in hasExtension() 168 public Extension getExtension(ASN1ObjectIdentifier oid) in getExtension()
|
H A D | Extensions.java | 32 public static Extension getExtension(Extensions extensions, ASN1ObjectIdentifier oid) in getExtension() 37 …ublic static ASN1Encodable getExtensionParsedValue(Extensions extensions, ASN1ObjectIdentifier oid) in getExtensionParsedValue() 133 ASN1ObjectIdentifier oid) in getExtension() 144 public ASN1Encodable getExtensionParsedValue(ASN1ObjectIdentifier oid) in getExtensionParsedValue() 173 ASN1ObjectIdentifier oid = (ASN1ObjectIdentifier)e.nextElement(); in toASN1Primitive() local 226 Object oid = ordering.elementAt(i); in getExtensionOIDs() local
|
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/asn1/x509/ |
H A D | ExtensionsGenerator.java | 40 ASN1ObjectIdentifier oid, in addExtension() 57 ASN1ObjectIdentifier oid, in addExtension() 96 ASN1ObjectIdentifier oid, in replaceExtension() 113 ASN1ObjectIdentifier oid, in replaceExtension() 142 ASN1ObjectIdentifier oid) in removeExtension() 159 public boolean hasExtension(ASN1ObjectIdentifier oid) in hasExtension() 170 public Extension getExtension(ASN1ObjectIdentifier oid) in getExtension()
|
H A D | Extensions.java | 34 public static Extension getExtension(Extensions extensions, ASN1ObjectIdentifier oid) in getExtension() 39 …ublic static ASN1Encodable getExtensionParsedValue(Extensions extensions, ASN1ObjectIdentifier oid) in getExtensionParsedValue() 135 ASN1ObjectIdentifier oid) in getExtension() 146 public ASN1Encodable getExtensionParsedValue(ASN1ObjectIdentifier oid) in getExtensionParsedValue() 175 ASN1ObjectIdentifier oid = (ASN1ObjectIdentifier)e.nextElement(); in toASN1Primitive() local 228 Object oid = ordering.elementAt(i); in getExtensionOIDs() local
|
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/x509/ |
H A D | ExtensionsGenerator.java | 40 ASN1ObjectIdentifier oid, in addExtension() 57 ASN1ObjectIdentifier oid, in addExtension() 96 ASN1ObjectIdentifier oid, in replaceExtension() 113 ASN1ObjectIdentifier oid, in replaceExtension() 142 ASN1ObjectIdentifier oid) in removeExtension() 159 public boolean hasExtension(ASN1ObjectIdentifier oid) in hasExtension() 170 public Extension getExtension(ASN1ObjectIdentifier oid) in getExtension()
|
H A D | Extensions.java | 34 public static Extension getExtension(Extensions extensions, ASN1ObjectIdentifier oid) in getExtension() 39 …ublic static ASN1Encodable getExtensionParsedValue(Extensions extensions, ASN1ObjectIdentifier oid) in getExtensionParsedValue() 135 ASN1ObjectIdentifier oid) in getExtension() 146 public ASN1Encodable getExtensionParsedValue(ASN1ObjectIdentifier oid) in getExtensionParsedValue() 175 ASN1ObjectIdentifier oid = (ASN1ObjectIdentifier)e.nextElement(); in toASN1Primitive() local 228 Object oid = ordering.elementAt(i); in getExtensionOIDs() local
|
/aosp_15_r20/bootable/recovery/tests/unit/ |
H A D | asn1_decoder_test.cpp | 60 const uint8_t* oid; in TEST() local 71 const uint8_t* oid; in TEST() local 88 const uint8_t* oid; in TEST() local 106 const uint8_t* oid; in TEST() local 116 const uint8_t* oid; in TEST() local 134 const uint8_t* oid; in TEST() local 144 const uint8_t* oid; in TEST() local 154 const uint8_t* oid; in TEST() local 162 const uint8_t* oid; in TEST() local 170 const uint8_t* oid; in TEST() local
|
/aosp_15_r20/external/python/cpython3/Lib/idlelib/ |
D | rpc.py | 161 def register(self, oid, object): argument 164 def unregister(self, oid): argument 216 def remotecall(self, oid, methodname, args, kwargs): argument 221 def remotequeue(self, oid, methodname, args, kwargs): argument 226 def asynccall(self, oid, methodname, args, kwargs): argument 236 def asyncqueue(self, oid, methodname, args, kwargs): argument 502 def __init__(self, oid): argument 520 def get_remote_proxy(self, oid): argument 546 def get_remote_proxy(self, oid): argument 555 def __init__(self, sockio, oid): argument [all …]
|
/aosp_15_r20/external/python/cpython2/Lib/idlelib/ |
D | rpc.py | 157 def register(self, oid, object): argument 160 def unregister(self, oid): argument 208 def remotecall(self, oid, methodname, args, kwargs): argument 213 def remotequeue(self, oid, methodname, args, kwargs): argument 218 def asynccall(self, oid, methodname, args, kwargs): argument 228 def asyncqueue(self, oid, methodname, args, kwargs): argument 489 def __init__(self, oid): argument 506 def get_remote_proxy(self, oid): argument 531 def get_remote_proxy(self, oid): argument 539 def __init__(self, sockio, oid): argument [all …]
|
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/jce/provider/ |
H A D | X509CertificateObject.java | 416 ASN1ObjectIdentifier oid = (ASN1ObjectIdentifier)e.nextElement(); in getCriticalExtensionOIDs() local 432 private byte[] getExtensionBytes(String oid) in getExtensionBytes() 448 public byte[] getExtensionValue(String oid) in getExtensionValue() 485 ASN1ObjectIdentifier oid = (ASN1ObjectIdentifier)e.nextElement(); in getNonCriticalExtensionOIDs() local 513 ASN1ObjectIdentifier oid = (ASN1ObjectIdentifier)e.nextElement(); in hasUnsupportedCriticalExtension() local 635 ASN1ObjectIdentifier oid, in setBagAttribute() 642 ASN1ObjectIdentifier oid) in getBagAttribute() 694 ASN1ObjectIdentifier oid = (ASN1ObjectIdentifier)e.nextElement(); in toString() local
|
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jce/provider/ |
H A D | X509CertificateObject.java | 417 ASN1ObjectIdentifier oid = (ASN1ObjectIdentifier)e.nextElement(); in getCriticalExtensionOIDs() local 433 private byte[] getExtensionBytes(String oid) in getExtensionBytes() 449 public byte[] getExtensionValue(String oid) in getExtensionValue() 486 ASN1ObjectIdentifier oid = (ASN1ObjectIdentifier)e.nextElement(); in getNonCriticalExtensionOIDs() local 514 ASN1ObjectIdentifier oid = (ASN1ObjectIdentifier)e.nextElement(); in hasUnsupportedCriticalExtension() local 636 ASN1ObjectIdentifier oid, in setBagAttribute() 643 ASN1ObjectIdentifier oid) in getBagAttribute() 695 ASN1ObjectIdentifier oid = (ASN1ObjectIdentifier)e.nextElement(); in toString() local
|
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/ |
H A D | X509CertificateObject.java | 414 ASN1ObjectIdentifier oid = (ASN1ObjectIdentifier)e.nextElement(); in getCriticalExtensionOIDs() local 430 private byte[] getExtensionBytes(String oid) in getExtensionBytes() 446 public byte[] getExtensionValue(String oid) in getExtensionValue() 483 ASN1ObjectIdentifier oid = (ASN1ObjectIdentifier)e.nextElement(); in getNonCriticalExtensionOIDs() local 511 ASN1ObjectIdentifier oid = (ASN1ObjectIdentifier)e.nextElement(); in hasUnsupportedCriticalExtension() local 633 ASN1ObjectIdentifier oid, in setBagAttribute() 640 ASN1ObjectIdentifier oid) in getBagAttribute() 692 ASN1ObjectIdentifier oid = (ASN1ObjectIdentifier)e.nextElement(); in toString() local
|
/aosp_15_r20/tools/apksig/src/test/java/com/android/apksig/internal/asn1/ |
H A D | Asn1DerEncoderTest.java | 237 public String oid; field in Asn1DerEncoderTest.SequenceWithOid 239 public SequenceWithOid(String oid) { in SequenceWithOid() 273 public String oid; field in Asn1DerEncoderTest.Choice 275 public Choice(Integer num, String oid) { in Choice() 284 public static Choice of(String oid) { in of() 307 public String oid; field in Asn1DerEncoderTest.Sequence 312 public Sequence(BigInteger num, String oid, byte[] octets) { in Sequence()
|
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/x509/ |
H A D | X509CertificateImpl.java | 350 ASN1ObjectIdentifier oid = (ASN1ObjectIdentifier)e.nextElement(); in getCriticalExtensionOIDs() local 366 public byte[] getExtensionValue(String oid) in getExtensionValue() 397 ASN1ObjectIdentifier oid = (ASN1ObjectIdentifier)e.nextElement(); in getNonCriticalExtensionOIDs() local 425 ASN1ObjectIdentifier oid = (ASN1ObjectIdentifier)e.nextElement(); in hasUnsupportedCriticalExtension() local 509 ASN1ObjectIdentifier oid = (ASN1ObjectIdentifier)e.nextElement(); in toString() local 851 …private static Collection getAlternativeNames(org.bouncycastle.asn1.x509.Certificate c, String oid) in getAlternativeNames() 917 protected static byte[] getExtensionOctets(org.bouncycastle.asn1.x509.Certificate c, String oid) in getExtensionOctets() 927 …cted static ASN1OctetString getExtensionValue(org.bouncycastle.asn1.x509.Certificate c, String oid) in getExtensionValue()
|
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/jcajce/provider/asymmetric/x509/ |
H A D | X509CertificateImpl.java | 351 ASN1ObjectIdentifier oid = (ASN1ObjectIdentifier)e.nextElement(); in getCriticalExtensionOIDs() local 367 public byte[] getExtensionValue(String oid) in getExtensionValue() 398 ASN1ObjectIdentifier oid = (ASN1ObjectIdentifier)e.nextElement(); in getNonCriticalExtensionOIDs() local 426 ASN1ObjectIdentifier oid = (ASN1ObjectIdentifier)e.nextElement(); in hasUnsupportedCriticalExtension() local 510 ASN1ObjectIdentifier oid = (ASN1ObjectIdentifier)e.nextElement(); in toString() local 852 …tion getAlternativeNames(com.android.internal.org.bouncycastle.asn1.x509.Certificate c, String oid) in getAlternativeNames() 918 …yte[] getExtensionOctets(com.android.internal.org.bouncycastle.asn1.x509.Certificate c, String oid) in getExtensionOctets() 928 …String getExtensionValue(com.android.internal.org.bouncycastle.asn1.x509.Certificate c, String oid) in getExtensionValue()
|
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jcajce/provider/asymmetric/x509/ |
H A D | X509CertificateImpl.java | 351 ASN1ObjectIdentifier oid = (ASN1ObjectIdentifier)e.nextElement(); in getCriticalExtensionOIDs() local 367 public byte[] getExtensionValue(String oid) in getExtensionValue() 398 ASN1ObjectIdentifier oid = (ASN1ObjectIdentifier)e.nextElement(); in getNonCriticalExtensionOIDs() local 426 ASN1ObjectIdentifier oid = (ASN1ObjectIdentifier)e.nextElement(); in hasUnsupportedCriticalExtension() local 510 ASN1ObjectIdentifier oid = (ASN1ObjectIdentifier)e.nextElement(); in toString() local 852 …ic Collection getAlternativeNames(com.android.org.bouncycastle.asn1.x509.Certificate c, String oid) in getAlternativeNames() 918 … static byte[] getExtensionOctets(com.android.org.bouncycastle.asn1.x509.Certificate c, String oid) in getExtensionOctets() 928 …ASN1OctetString getExtensionValue(com.android.org.bouncycastle.asn1.x509.Certificate c, String oid) in getExtensionValue()
|
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/sun/security/x509/ |
H A D | OIDMap.java | 40 java.lang.String name, sun.security.util.ObjectIdentifier oid, java.lang.Class clazz) { in addInternal() 45 java.lang.String name, java.lang.String oid, java.lang.Class<?> clazz) in addAttribute() 50 public static java.lang.String getName(sun.security.util.ObjectIdentifier oid) { in getName() 64 public static java.lang.Class<?> getClass(sun.security.util.ObjectIdentifier oid) in getClass() 160 sun.security.util.ObjectIdentifier oid, in OIDInfo() 177 final sun.security.util.ObjectIdentifier oid; field in OIDMap.OIDInfo
|
H A D | AVAKeyword.java | 27 sun.security.util.ObjectIdentifier oid, in AVAKeyword() 47 static java.lang.String getKeyword(sun.security.util.ObjectIdentifier oid, int standard) { in getKeyword() 52 sun.security.util.ObjectIdentifier oid, in getKeyword() 58 static boolean hasKeyword(sun.security.util.ObjectIdentifier oid, int standard) { in hasKeyword() 71 @UnsupportedAppUsage private sun.security.util.ObjectIdentifier oid; field in AVAKeyword
|
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/util/ |
H A D | AsymmetricAlgorithmProvider.java | 13 ASN1ObjectIdentifier oid) in addSignatureAlgorithm() 25 ASN1ObjectIdentifier oid) in addSignatureAlgorithm() 40 …protected void registerOid(ConfigurableProvider provider, ASN1ObjectIdentifier oid, String name, A… in registerOid() 48 …d registerOidAlgorithmParameters(ConfigurableProvider provider, ASN1ObjectIdentifier oid, String n… in registerOidAlgorithmParameters() 53 …erOidAlgorithmParameterGenerator(ConfigurableProvider provider, ASN1ObjectIdentifier oid, String n… in registerOidAlgorithmParameterGenerator()
|
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jcajce/provider/util/ |
H A D | AsymmetricAlgorithmProvider.java | 17 ASN1ObjectIdentifier oid) in addSignatureAlgorithm() 29 ASN1ObjectIdentifier oid) in addSignatureAlgorithm() 44 …protected void registerOid(ConfigurableProvider provider, ASN1ObjectIdentifier oid, String name, A… in registerOid() 52 …d registerOidAlgorithmParameters(ConfigurableProvider provider, ASN1ObjectIdentifier oid, String n… in registerOidAlgorithmParameters() 57 …erOidAlgorithmParameterGenerator(ConfigurableProvider provider, ASN1ObjectIdentifier oid, String n… in registerOidAlgorithmParameterGenerator()
|
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/jcajce/provider/util/ |
H A D | AsymmetricAlgorithmProvider.java | 17 ASN1ObjectIdentifier oid) in addSignatureAlgorithm() 29 ASN1ObjectIdentifier oid) in addSignatureAlgorithm() 44 …protected void registerOid(ConfigurableProvider provider, ASN1ObjectIdentifier oid, String name, A… in registerOid() 52 …d registerOidAlgorithmParameters(ConfigurableProvider provider, ASN1ObjectIdentifier oid, String n… in registerOidAlgorithmParameters() 57 …erOidAlgorithmParameterGenerator(ConfigurableProvider provider, ASN1ObjectIdentifier oid, String n… in registerOidAlgorithmParameterGenerator()
|