Home
last modified time | relevance | path

Searched refs:HW_AUTH_NONE (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/security/
DAndroidKeystoreAttestationVerificationAttributes.java80 private static final int HW_AUTH_NONE = 0; field in AndroidKeystoreAttestationVerificationAttributes
335 this.mKeyAuthenticatorType = HW_AUTH_NONE; in AndroidKeystoreAttestationVerificationAttributes()