OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:extrabytes
(Results
1 - 10
of
10
) sorted by null
/development/samples/BrokenKeyDerivation/src/com/example/android/brokenkeyderivation/
InsecureSHA1PRNGKeyDerivator.java
288
final int
extrabytes
= 7;// # of bytes to add in order to computer # of 8 byte words
local
294
// This is a bug since
extraBytes
== 7 instead of 3. Android used to keep it this way for
297
: (seed[BYTES_OFFSET] +
extrabytes
) >> 3 - 1;
/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 2267 milliseconds