Searched refs:SHA256_BUFFER_SIZE (Results 1 - 1 of 1) sorted by relevance
/developtools/packing_tool/adapter/ohos/ | ||
H A D | FileUtils.java | 47 private static final int SHA256_BUFFER_SIZE = 10240; field in FileUtils 495 byte[] buffer = new byte[SHA256_BUFFER_SIZE]; in getSha256() |
Completed in 2 milliseconds