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