HomeSort by relevance Sort by last modified time
    Searched refs:ror2 (Results 1 - 2 of 2) sorted by null

  /external/vboot_reference/firmware/2lib/
2sha1.c 29 static uint32_t ror2(uint32_t val) function
56 B = ror2(B);
73 B = ror2(B);
86 B = ror2(B);
102 B = ror2(B);
118 B = ror2(B);
  /external/vboot_reference/firmware/lib/cryptolib/
sha1.c 27 static uint32_t ror2(uint32_t val) { function
49 B = ror2(B);
66 B = ror2(B);
79 B = ror2(B);
95 B = ror2(B);
111 B = ror2(B);

Completed in 45 milliseconds