Home
last modified time | relevance | path

Searched refs:COUNTER_BASE (Results 1 – 1 of 1) sorted by relevance

/development/samples/BrokenKeyDerivation/src/com/example/android/brokenkeyderivation/
DInsecureSHA1PRNGKeyDerivator.java90 private static final int COUNTER_BASE = 0; field in InsecureSHA1PRNGKeyDerivator
213 counter = COUNTER_BASE; in InsecureSHA1PRNGKeyDerivator()