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.java144 KEY_ALGORITHM_HMAC_SHA256,
175 public static final String KEY_ALGORITHM_HMAC_SHA256 = "HmacSHA256"; field in KeyProperties
243 return KEY_ALGORITHM_HMAC_SHA256; in fromKeymasterSecretKeyAlgorithm()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DMacAddressUtil.java126 KeyProperties.KEY_ALGORITHM_HMAC_SHA256, "AndroidKeyStore"); in generateAndPersistNewMacRandomizationSecret()
/frameworks/base/non-updatable-api/
Dcurrent.txt41261 field public static final String KEY_ALGORITHM_HMAC_SHA256 = "HmacSHA256";
/frameworks/base/api/
Dcurrent.txt41405 field public static final String KEY_ALGORITHM_HMAC_SHA256 = "HmacSHA256";