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

/frameworks/base/keystore/java/android/security/keystore/
H A DKeyProperties.java133 KEY_ALGORITHM_HMAC_SHA1,
151 public static final String KEY_ALGORITHM_HMAC_SHA1 = "HmacSHA1"; field in class:KeyProperties
217 return KEY_ALGORITHM_HMAC_SHA1;

Completed in 53 milliseconds