HomeSort by relevance Sort by last modified time
    Searched defs:HASHCOPY_OFFSET (Results 1 - 10 of 10) sorted by null

  /development/samples/BrokenKeyDerivation/src/com/example/android/brokenkeyderivation/
InsecureSHA1PRNGKeyDerivator.java 77 // HASHCOPY_OFFSET - offset for copy of current hash in "copies" array
92 private static final int HASHCOPY_OFFSET = 0;
252 System.arraycopy(copies, HASHCOPY_OFFSET, this.seed, HASH_OFFSET,
305 System.arraycopy(seed, HASH_OFFSET, copies, HASHCOPY_OFFSET,
  /prebuilts/misc/common/robolectric/android-all/
android-all-6.0.1_r3-robolectric-0.jar 
android-all-6.0.1_r3-robolectric-r1.jar 
android-all-7.0.0_r1-robolectric-r1.jar 
android-all-7.1.0_r7-robolectric-0.jar 
android-all-7.1.0_r7-robolectric-r1.jar 
android-all-8.0.0_r4-robolectric-0.jar 
android-all-8.0.0_r4-robolectric-r1.jar 
android-all-8.1.0-robolectric-r4458339.jar 
android-all-o-preview-4-robolectric-0.jar 

Completed in 53 milliseconds