Home
last modified time | relevance | path

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

/aosp14/frameworks/base/keystore/java/android/security/keystore/
H A DKeyProperties.java204 KEY_ALGORITHM_HMAC_SHA384,
242 public static final String KEY_ALGORITHM_HMAC_SHA384 = "HmacSHA384"; field in KeyProperties
310 return KEY_ALGORITHM_HMAC_SHA384; in fromKeymasterSecretKeyAlgorithm()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt39638 field public static final String KEY_ALGORITHM_HMAC_SHA384 = "HmacSHA384";