Searched defs:preSharedKey (Results 1 – 5 of 5) sorted by relevance
| /frameworks/base/wifi/tests/src/android/net/wifi/ |
| D | SoftApConfToXmlMigrationUtilTest.java | 86 String ssid, String preSharedKey, int keyManagement, int band, int channel, in setupApConfig() 104 String ssid, String preSharedKey, int keyManagement, int band, int channel, in setupWifiConfigurationApConfig()
|
| /frameworks/base/services/companion/java/com/android/server/companion/transport/ |
| D | CryptoManager.java | 51 public CryptoManager(byte[] preSharedKey) { in CryptoManager()
|
| D | SecureTransport.java | 45 byte[] preSharedKey, AttestationVerifier verifier) { in SecureTransport()
|
| D | CompanionTransportManager.java | 190 byte[] preSharedKey) { in initializeTransport()
|
| /frameworks/base/services/companion/java/com/android/server/companion/securechannel/ |
| D | SecureChannel.java | 89 @NonNull byte[] preSharedKey in SecureChannel() 116 byte[] preSharedKey, in SecureChannel()
|