Searched refs:isSecureHardware (Results 1 – 2 of 2) sorted by relevance
102 KeyStore2ParameterUtils.isSecureHardware(a.securityLevel); in getKeyInfo()151 if (KeyStore2ParameterUtils.isSecureHardware(a.securityLevel)) { in getKeyInfo()190 KeyStore2ParameterUtils.isSecureHardware(a.securityLevel); in getKeyInfo()194 KeyStore2ParameterUtils.isSecureHardware(a.securityLevel); in getKeyInfo()198 KeyStore2ParameterUtils.isSecureHardware(a.securityLevel); in getKeyInfo()
197 static boolean isSecureHardware(@SecurityLevel int securityLevel) { in isSecureHardware() method in KeyStore2ParameterUtils