OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RotWord
(Results
1 - 2
of
2
) sorted by null
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
crypto-aes.js
100
temp = SubWord(
RotWord
(temp));
116
function
RotWord
(w) { // rotate 4-byte word w left by one byte
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
crypto-aes.js
100
temp = SubWord(
RotWord
(temp));
116
function
RotWord
(w) { // rotate 4-byte word w left by one byte
Completed in 281 milliseconds