Home
last modified time | relevance | path

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

/aosp12/frameworks/base/keystore/java/android/security/keystore/
H A DKeyProperties.java197 KEY_ALGORITHM_HMAC_SHA1,
224 public static final String KEY_ALGORITHM_HMAC_SHA1 = "HmacSHA1"; field in KeyProperties
294 return KEY_ALGORITHM_HMAC_SHA1; 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.txt37642 field public static final String KEY_ALGORITHM_HMAC_SHA1 = "HmacSHA1";