/cts/tests/tests/keystore/src/android/keystore/cts/ |
KeyInfoTest.java | 54 .setDigests(KeyProperties.DIGEST_SHA256, KeyProperties.DIGEST_SHA512)
|
KeyProtectionTest.java | 62 .setDigests(KeyProperties.DIGEST_SHA256, KeyProperties.DIGEST_SHA512) 81 KeyProperties.DIGEST_SHA256, KeyProperties.DIGEST_SHA512);
|
KeyPairGeneratorTest.java | 315 new String[] {KeyProperties.DIGEST_SHA256, KeyProperties.DIGEST_SHA1}; 411 KeyProperties.DIGEST_SHA256, 458 KeyProperties.DIGEST_SHA256, 504 KeyProperties.DIGEST_SHA256, 553 KeyProperties.DIGEST_SHA256, [all...] |
KeyAttestationTest.java | 34 import static android.security.keystore.KeyProperties.DIGEST_SHA256; 188 .setDigests(DIGEST_NONE, DIGEST_SHA256, DIGEST_SHA512) 282 .setDigests(DIGEST_NONE, DIGEST_SHA256, DIGEST_SHA512) 368 .setDigests(DIGEST_NONE, DIGEST_SHA256, DIGEST_SHA512) 430 .setDigests(DIGEST_NONE, DIGEST_SHA256, DIGEST_SHA512) [all...] |
KeyGenParameterSpecTest.java | 89 .setDigests(KeyProperties.DIGEST_SHA256, KeyProperties.DIGEST_SHA384) 115 KeyProperties.DIGEST_SHA256, KeyProperties.DIGEST_SHA384);
|
KeyGeneratorTest.java | 425 String anotherDigest = KeyProperties.DIGEST_SHA256.equalsIgnoreCase(digest) 426 ? KeyProperties.DIGEST_SHA512 : KeyProperties.DIGEST_SHA256;
|
CipherTest.java | [all...] |
SignatureTest.java | [all...] |
TestUtils.java | 656 return KeyProperties.DIGEST_SHA256; [all...] |
AndroidKeyStoreTest.java | [all...] |
/frameworks/base/keystore/java/android/security/keystore/ |
KeyProperties.java | 505 DIGEST_SHA256, 534 public static final String DIGEST_SHA256 = "SHA-256"; 558 case DIGEST_SHA256: 585 return DIGEST_SHA256;
|
AndroidKeyStoreKeyPairGeneratorSpi.java | 231 KeyProperties.DIGEST_SHA256, 248 KeyProperties.DIGEST_SHA256, [all...] |
AndroidKeyStoreSpi.java | 301 KeyProperties.DIGEST_SHA256, 317 KeyProperties.DIGEST_SHA256, [all...] |
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/ |
CMSSignedGenerator.java | 40 public static final String DIGEST_SHA256 = NISTObjectIdentifiers.id_sha256.getId(); 81 EC_ALGORITHMS.put(DIGEST_SHA256, ENCRYPTION_ECDSA_WITH_SHA256);
|
/developers/build/prebuilts/gradle/AsymmetricFingerprintDialog/Application/src/main/java/com/example/android/asymmetricfingerprintdialog/ |
MainActivity.java | 186 .setDigests(KeyProperties.DIGEST_SHA256)
|
/developers/samples/android/security/AsymmetricFingerprintDialog/Application/src/main/java/com/example/android/asymmetricfingerprintdialog/ |
MainActivity.java | 186 .setDigests(KeyProperties.DIGEST_SHA256)
|
/development/samples/browseable/AsymmetricFingerprintDialog/src/com.example.android.asymmetricfingerprintdialog/ |
MainActivity.java | 186 .setDigests(KeyProperties.DIGEST_SHA256)
|
/development/samples/ApiDemos/src/com/example/android/apis/security/ |
KeyStoreUsage.java | 317 .setDigests(KeyProperties.DIGEST_SHA256,
|
/frameworks/base/keystore/tests/src/android/security/keystore/ |
AndroidKeyPairGeneratorTest.java | 173 .setDigests(KeyProperties.DIGEST_SHA256)
|
/prebuilts/devtools/tools/lib/ |
bcpkix-jdk15on-1.48.jar | |
/prebuilts/tools/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.48/ |
bcpkix-jdk15on-1.48.jar | |
/prebuilts/tools/common/offline-m2/org/bouncycastle/bcpkix-jdk15on/1.48/ |
bcpkix-jdk15on-1.48.jar | |
/prebuilts/sdk/current/ |
android.jar | |
/prebuilts/sdk/system_current/ |
android.jar | |
/prebuilts/sdk/tools/lib/ |
signapk.jar | |