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

  /development/samples/BrokenKeyDerivation/src/com/example/android/brokenkeyderivation/
InsecureSHA1PRNGKeyDerivator.java 114 private transient long seedLength;
209 seedLength = 0;
231 seedLength += bytes.length;
311 // 0x80, and 8 seedLength bytes; no extra frame required
313 // extra frame contains only seedLength value at the end
315 // at the beginning and seedLength value at the end;
325 bits = (seedLength << 3) + 64; // transforming # of bytes into # of bits
  /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