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

/frameworks/base/keystore/java/android/security/keystore/
H A DKeyProperties.java135 KEY_ALGORITHM_HMAC_SHA256,
157 public static final String KEY_ALGORITHM_HMAC_SHA256 = "HmacSHA256"; field in class:KeyProperties
221 return KEY_ALGORITHM_HMAC_SHA256;

Completed in 85 milliseconds