Searched refs:displayHashAlgorithms (Results 1 – 1 of 1) sorted by relevance
145 Map<String, DisplayHashParams> displayHashAlgorithms = getDisplayHashAlgorithms(); in getSupportedHashAlgorithms() local146 return displayHashAlgorithms.keySet().toArray(new String[0]); in getSupportedHashAlgorithms()