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

/frameworks/base/keystore/java/android/security/keystore/
H A DKeyProperties.java134 KEY_ALGORITHM_HMAC_SHA224,
154 public static final String KEY_ALGORITHM_HMAC_SHA224 = "HmacSHA224"; field in class:KeyProperties
219 return KEY_ALGORITHM_HMAC_SHA224;

Completed in 235 milliseconds