Searched defs:isHardwareBackedKey (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiConfigStore.java3866 static boolean isHardwareBackedKey(PrivateKey key) { method in class:WifiConfigStore
4111 if (isHardwareBackedKey(config.getClientPrivateKey())) {

Completed in 23 milliseconds