Home
last modified time | relevance | path

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

/aosp12/frameworks/base/keystore/java/android/security/keystore2/
H A DAndroidKeyStoreSecretKeyFactorySpi.java226 boolean userAuthenticationRequirementEnforcedBySecureHardware = (userAuthenticationRequired) in getKeyInfo()
255 userAuthenticationRequirementEnforcedBySecureHardware in getKeyInfo()
258 userAuthenticationRequirementEnforcedBySecureHardware, in getKeyInfo()
/aosp12/frameworks/base/keystore/java/android/security/keystore/
H A DKeyInfo.java108 boolean userAuthenticationRequirementEnforcedBySecureHardware, in KeyInfo() argument
133 userAuthenticationRequirementEnforcedBySecureHardware; in KeyInfo()