Searched refs:tryCompute (Results 1 – 1 of 1) sorted by relevance
442 String decryptedData = tryCompute(encryptedData, false); in compareFileHash()558 private String tryCompute(String sourceData, boolean doEncrypt) { in tryCompute() method in BluetoothKeystoreService802 targetData = tryCompute(sourceData, mDoEncrypt); in run()