Searched refs:hashAlgorithmIndex (Results 1 – 1 of 1) sorted by relevance
71 int hashAlgorithmIndex = getIndexForHashAlgorithm(hashAlgorithm); in onGenerateDisplayHash() local72 if (hashAlgorithmIndex < 0) { in onGenerateDisplayHash()92 byte[] hmac = mHmacKeyManager.generateHmac(salt, timestamp, bounds, hashAlgorithmIndex, in onGenerateDisplayHash()