Searched refs:hashMethod (Results 1 – 1 of 1) sorted by relevance
45 @Param HashMethod hashMethod; field in MessageDigestAlgorithmBenchmark99 HashMethod hashMethod = this.hashMethod; in hashing() local102 result ^= hashMethod.hash(algorithm, testBytes)[0]; in hashing()