Searched refs:KEY_ALGORITHM_HMAC_SHA512 (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/keystore/java/android/security/keystore/
H A DKeyProperties.java137 KEY_ALGORITHM_HMAC_SHA512,
163 public static final String KEY_ALGORITHM_HMAC_SHA512 = "HmacSHA512"; field in class:KeyProperties
225 return KEY_ALGORITHM_HMAC_SHA512;

Completed in 120 milliseconds