Home
last modified time | relevance | path

Searched refs:KEY_ALGORITHM_HMAC_SHA512 (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/keystore/java/android/security/keystore/
H A DKeyProperties.java201 KEY_ALGORITHM_HMAC_SHA512,
236 public static final String KEY_ALGORITHM_HMAC_SHA512 = "HmacSHA512"; field in KeyProperties
302 return KEY_ALGORITHM_HMAC_SHA512; in fromKeymasterSecretKeyAlgorithm()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt37646 field public static final String KEY_ALGORITHM_HMAC_SHA512 = "HmacSHA512";