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

/frameworks/base/keystore/java/android/security/keystore/
H A DKeyProperties.java136 KEY_ALGORITHM_HMAC_SHA384,
160 public static final String KEY_ALGORITHM_HMAC_SHA384 = "HmacSHA384"; field in class:KeyProperties
223 return KEY_ALGORITHM_HMAC_SHA384;

Completed in 1552 milliseconds