/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/DynamicSystemInstallationService/DynamicSystemInstallationService/android_common/repackaged-jarjar/javac/ |
D | DynamicSystemInstallationService.jar | com/android/dynsystem/VerificationActivity.class
VerificationActivity.java
package com.android.dynsystem
public ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/DynamicSystemInstallationService/DynamicSystemInstallationService/android_common/javac/ |
D | DynamicSystemInstallationService.jar | ... extends java.lang.Thread {
final synthetic String val$partitionName
final synthetic long val$partitionSize
final synthetic ... |
/aosp_15_r20/out/target/common/obj/APPS/DynamicSystemInstallationService_intermediates/ |
D | classes.jar | ... extends java.lang.Thread {
final synthetic String val$partitionName
final synthetic long val$partitionSize
final synthetic ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/DynamicSystemInstallationService/DynamicSystemInstallationService/android_common/combined/ |
D | DynamicSystemInstallationService.jar | ... extends java.lang.Thread {
final synthetic String val$partitionName
final synthetic long val$partitionSize
final synthetic ... |
/aosp_15_r20/external/libese/ready_se/google/keymint/KM300/Applet/AndroidSEProviderLib/src/com/android/javacard/seprovider/ |
H A D | KMAttestationCert.java | 49 KMAttestationCert verifiedBootState(byte val); in verifiedBootState() 103 KMAttestationCert deviceLocked(boolean val); in deviceLocked() 111 KMAttestationCert publicKey(short obj); in publicKey() method
|
/aosp_15_r20/external/libese/ready_se/google/keymint/KM200/Applet/AndroidSEProviderLib/src/com/android/javacard/seprovider/ |
H A D | KMAttestationCert.java | 49 KMAttestationCert verifiedBootState(byte val); in verifiedBootState() 103 KMAttestationCert deviceLocked(boolean val); in deviceLocked() 111 KMAttestationCert publicKey(short obj); in publicKey() method
|
/aosp_15_r20/external/libese/ready_se/google/keymint/KM200/Applet/AndroidSEProvider/src/com/android/javacard/keymaster/ |
H A D | KMAttestationCertImpl.java | 235 public KMAttestationCert verifiedBootState(byte val) { in verifiedBootState() 275 public KMAttestationCert deviceLocked(boolean val) { in deviceLocked() 285 public KMAttestationCert publicKey(short obj) { in publicKey() method in KMAttestationCertImpl 562 short val; in pushTag() local 651 private static void pushBoolean(byte val) { in pushBoolean() 699 private static void pushEnumerated(byte val) { in pushEnumerated() 721 private static void pushEnumTag(short tagId, byte val) { in pushEnumTag() 830 private static void pushShort(short val) { in pushShort() 835 private static void pushByte(byte val) { in pushByte()
|
/aosp_15_r20/external/libese/ready_se/google/keymint/KM300/Applet/AndroidSEProvider/src/com/android/javacard/keymaster/ |
H A D | KMAttestationCertImpl.java | 236 public KMAttestationCert verifiedBootState(byte val) { in verifiedBootState() 276 public KMAttestationCert deviceLocked(boolean val) { in deviceLocked() 286 public KMAttestationCert publicKey(short obj) { in publicKey() method in KMAttestationCertImpl 563 short val; in pushTag() local 652 private static void pushBoolean(byte val) { in pushBoolean() 700 private static void pushEnumerated(byte val) { in pushEnumerated() 722 private static void pushEnumTag(short tagId, byte val) { in pushEnumTag() 831 private static void pushShort(short val) { in pushShort() 836 private static void pushByte(byte val) { in pushByte()
|
/aosp_15_r20/out/soong/.intermediates/external/bouncycastle/bouncycastle-bcpkix-unbundled/linux_glibc_common/javac/ |
D | bouncycastle-bcpkix-unbundled.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/bouncycastle/
org/ ... |
/aosp_15_r20/out/soong/.intermediates/external/bouncycastle/bouncycastle-bcpkix-unbundled/linux_glibc_common/local-javac-header/ |
D | bouncycastle-bcpkix-unbundled.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/bouncycastle/
org/ ... |
/aosp_15_r20/hardware/interfaces/security/keymint/support/ |
H A D | remote_prov_utils.cpp | 90 bytevec publicKey; in ecKeyGetPublicKey() local 403 const std::unique_ptr<cppbor::Item>& val = devInfo.get(entryName); in checkMapEntry() local 441 const std::unique_ptr<cppbor::Item>& val = devInfo.get(entryName); in checkMapEntry() local 461 const std::unique_ptr<cppbor::Item>& val = devInfo.get(entryName); in checkMapPatchLevelEntry() local
|
/aosp_15_r20/external/conscrypt/common/src/main/java/org/conscrypt/ |
H A D | NativeCrypto.java | 211 …static native boolean X25519(byte[] out, byte[] privateKey, byte[] publicKey) throws InvalidKeyExc… in X25519() 413 int kem, int kdf, int aead, byte[] publicKey, byte[] info); in EVP_HPKE_CTX_setup_base_mode_sender() 416 HpkeSuite suite, byte[] publicKey, byte[] info) { in EVP_HPKE_CTX_setup_base_mode_sender() 422 int kem, int kdf, int aead, byte[] publicKey, byte[] info, byte[] seed); in EVP_HPKE_CTX_setup_base_mode_sender_with_seed_for_testing() 425 HpkeSuite suite, byte[] publicKey, byte[] info, byte[] seed) { in EVP_HPKE_CTX_setup_base_mode_sender_with_seed_for_testing() 653 static native long asn1_read_init(byte[] val) throws IOException; in asn1_read_init() 1382 @SuppressWarnings("unused") void onSSLStateChange(int type, int val); in onSSLStateChange()
|
/aosp_15_r20/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/ |
H A D | NativeCrypto.java | 220 static native boolean X25519(byte[] out, byte[] privateKey, byte[] publicKey) in X25519() 425 int kem, int kdf, int aead, byte[] publicKey, byte[] info); in EVP_HPKE_CTX_setup_base_mode_sender() 428 HpkeSuite suite, byte[] publicKey, byte[] info) { in EVP_HPKE_CTX_setup_base_mode_sender() 433 int kem, int kdf, int aead, byte[] publicKey, byte[] info, byte[] seed); in EVP_HPKE_CTX_setup_base_mode_sender_with_seed_for_testing() 436 HpkeSuite suite, byte[] publicKey, byte[] info, byte[] seed) { in EVP_HPKE_CTX_setup_base_mode_sender_with_seed_for_testing() 682 static native long asn1_read_init(byte[] val) throws IOException; in asn1_read_init() 1421 @SuppressWarnings("unused") void onSSLStateChange(int type, int val); in onSSLStateChange()
|
/aosp_15_r20/out/soong/.intermediates/external/conscrypt/conscrypt-unbundled/linux_glibc_common/local-javac-header/ |
D | conscrypt-unbundled.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/conscrypt/
org/ ... |
/aosp_15_r20/out/soong/.intermediates/external/conscrypt/conscrypt-unbundled/linux_glibc_common/javac/ |
D | conscrypt-unbundled.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/conscrypt/
org/ ... |
/aosp_15_r20/out/soong/.intermediates/external/conscrypt/conscrypt/android_common_apex30/javac/ |
D | conscrypt.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/net/
android/ ... |
/aosp_15_r20/out/soong/.intermediates/external/conscrypt/conscrypt/android_common_apex30/package-check/ |
D | conscrypt.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/net/
android/ ... |
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/conscrypt.com.android.conscrypt_intermediates/ |
D | classes.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/net/
android/ ... |
/aosp_15_r20/out/soong/.intermediates/external/conscrypt/conscrypt/android_common_apex30/combined/ |
D | conscrypt.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/net/
android/ ... |
/aosp_15_r20/prebuilts/module_sdk/conscrypt/current/host-exports/java/linux_glibc/ |
D | conscrypt-unbundled.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/conscrypt/
org/ ... |
/aosp_15_r20/prebuilts/module_sdk/conscrypt/current/host-exports/java/linux_bionic/ |
D | conscrypt-unbundled.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/conscrypt/
org/ ... |
/aosp_15_r20/prebuilts/devtools/tools/lib/ |
HD | bcpkix-jdk15on-1.48.jar | META-INF/MANIFEST.MF
META-INF/BCKEY.SF
META-INF/BCKEY ... |
/aosp_15_r20/prebuilts/module_sdk/conscrypt/current/java/ |
D | conscrypt.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/net/
android/ ... |
/aosp_15_r20/prebuilts/module_sdk/conscrypt/1/java/ |
D | conscrypt.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/net/
android/ ... |
/aosp_15_r20/prebuilts/module_sdk/conscrypt/current/test-exports/java/ |
D | conscrypt-for-host.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/net/
android/ ... |