Home
last modified time | relevance | path

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

/aosp12/frameworks/base/keystore/java/android/security/keystore/
H A DKeyProperties.java199 KEY_ALGORITHM_HMAC_SHA256,
230 public static final String KEY_ALGORITHM_HMAC_SHA256 = "HmacSHA256"; field in KeyProperties
298 return KEY_ALGORITHM_HMAC_SHA256; in fromKeymasterSecretKeyAlgorithm()
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DMacAddressUtil.java136 KeyProperties.KEY_ALGORITHM_HMAC_SHA256, "AndroidKeyStore"); in generateAndPersistNewMacRandomizationSecret()
/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.txt37644 field public static final String KEY_ALGORITHM_HMAC_SHA256 = "HmacSHA256";