Searched refs:isSecureHardware (Results 1 – 2 of 2) sorted by relevance
104 KeyStore2ParameterUtils.isSecureHardware(a.securityLevel); in getKeyInfo()153 if (KeyStore2ParameterUtils.isSecureHardware(a.securityLevel)) { in getKeyInfo()189 KeyStore2ParameterUtils.isSecureHardware(a.securityLevel); in getKeyInfo()193 KeyStore2ParameterUtils.isSecureHardware(a.securityLevel); in getKeyInfo()197 KeyStore2ParameterUtils.isSecureHardware(a.securityLevel); in getKeyInfo()
197 static boolean isSecureHardware(@SecurityLevel int securityLevel) { in isSecureHardware() method in KeyStore2ParameterUtils