Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/security/
DAndroidKeystoreAttestationVerificationAttributes.java109 private SecurityLevel mKeymasterSecurityLevel = null; field in AndroidKeystoreAttestationVerificationAttributes
174 return mKeymasterSecurityLevel; in getKeymasterSecurityLevel()
307 this.mKeymasterSecurityLevel = getSecurityLevelEnum( in AndroidKeystoreAttestationVerificationAttributes()
310 this.mKeymasterSecurityLevel == SecurityLevel.TRUSTED_ENVIRONMENT; in AndroidKeystoreAttestationVerificationAttributes()