Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/bluetoothKeystore/
DBluetoothKeystoreService.java77 private static final int KEY_LENGTH = 256; field in BluetoothKeystoreService
823 .setKeySize(KEY_LENGTH) in getOrCreateSecretKey()