Searched refs:DIGEST_SHA512 (Results 1 – 7 of 7) sorted by relevance
599 DIGEST_SHA512,636 public static final String DIGEST_SHA512 = "SHA-512"; field in KeyProperties654 case DIGEST_SHA512: in toKeymaster()681 return DIGEST_SHA512; in fromKeymaster()
125 .setDigests(KeyProperties.DIGEST_SHA256, KeyProperties.DIGEST_SHA512).build(); in AttestationVerificationSelfTrustedVerifierForTesting()
200 setDigests(KeyProperties.DIGEST_SHA256, KeyProperties.DIGEST_SHA512) in <lambda>()
520 KeyProperties.DIGEST_SHA512); in buildKeyGenParameterSpecFromLegacy()537 KeyProperties.DIGEST_SHA512); in buildKeyGenParameterSpecFromLegacy()
315 KeyProperties.DIGEST_SHA512); in getLegacyKeyProtectionParameter()331 KeyProperties.DIGEST_SHA512); in getLegacyKeyProtectionParameter()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
39844 field public static final String DIGEST_SHA512 = "SHA-512";