Searched defs:hashFunc (Results 1 – 2 of 2) sorted by relevance
33 using hashFunc = const EVP_MD* (*)(void); variable
197 public static hashFunc(str: string, depth: number, max: number): number { method in ColorUtils