Home
last modified time | relevance | path

Searched refs:KEY_LENGTH (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/util/
DWifiConfigStoreEncryptionUtil.java54 private static final int KEY_LENGTH = 256; field in WifiConfigStoreEncryptionUtil
177 .setKeySize(KEY_LENGTH) in getOrCreateSecretKey()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/bluetoothKeystore/
DBluetoothKeystoreService.java69 private static final int KEY_LENGTH = 256; field in BluetoothKeystoreService
723 .setKeySize(KEY_LENGTH) in getOrCreateSecretKey()