Searched refs:setDigests (Results 1 – 11 of 11) sorted by relevance
93 .setDigests(DIGEST_SHA256) in generateAttestationKeyPair()
151 .setDigests(KeyProperties.DIGEST_SHA256) in attestDeviceIds()
777 public Builder setDigests(@KeyProperties.DigestEnum String... digests) { in setDigests() method in KeyProtection.Builder
1269 public Builder setDigests(@KeyProperties.DigestEnum String... digests) { in setDigests() method in KeyGenParameterSpec.Builder
125 .setDigests(KeyProperties.DIGEST_SHA256, KeyProperties.DIGEST_SHA512).build(); in AttestationVerificationSelfTrustedVerifierForTesting()
73 .setDigests(DIGEST) in configureDefaultSpec()
200 setDigests(KeyProperties.DIGEST_SHA256, KeyProperties.DIGEST_SHA512) in <lambda>()
514 specBuilder.setDigests( in buildKeyGenParameterSpecFromLegacy()530 specBuilder.setDigests( in buildKeyGenParameterSpecFromLegacy()
309 specBuilder.setDigests( in getLegacyKeyProtectionParameter()324 specBuilder.setDigests( in getLegacyKeyProtectionParameter()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
39771 …method @NonNull public android.security.keystore.KeyGenParameterSpec.Builder setDigests(java.lang.…39907 …method @NonNull public android.security.keystore.KeyProtection.Builder setDigests(java.lang.String…