Searched refs:clientCertType (Results 1 – 1 of 1) sorted by relevance
367 int clientCertType = getSuiteBCipherFromCert((X509Certificate) clientCert); in updateNetworkKeys() local368 if (clientCertType < 0) { in updateNetworkKeys()372 if (clientCertType == caCertType in updateNetworkKeys()375 clientCertType == WifiConfiguration.SuiteBCipher.ECDHE_ECDSA, in updateNetworkKeys()376 clientCertType == WifiConfiguration.SuiteBCipher.ECDHE_RSA); in updateNetworkKeys()