Home
last modified time | relevance | path

Searched refs:KEY_ALGORITHM_HMAC_SHA256 (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/keystore/java/android/security/keystore/
DKeyProperties.java165 KEY_ALGORITHM_HMAC_SHA256,
196 public static final String KEY_ALGORITHM_HMAC_SHA256 = "HmacSHA256"; field in KeyProperties
264 return KEY_ALGORITHM_HMAC_SHA256; in fromKeymasterSecretKeyAlgorithm()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DMacAddressUtil.java136 KeyProperties.KEY_ALGORITHM_HMAC_SHA256, "AndroidKeyStore"); in generateAndPersistNewMacRandomizationSecret()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/api/
Dcurrent.txt42846 field public static final String KEY_ALGORITHM_HMAC_SHA256 = "HmacSHA256";