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

  /hardware/interfaces/keymaster/4.0/vts/functional/
HmacKeySharingTest.cpp 180 uint8_t byte_to_tweak = rand() % sizeof(params[param_to_tweak].nonce); local
182 params[param_to_tweak].nonce[byte_to_tweak] ^= (1 << bit_to_tweak);
  /system/keymaster/tests/
android_keymaster_test.cpp 4430 uint8_t byte_to_tweak = rand() % sizeof(params[param_to_tweak].nonce); local
    [all...]

Completed in 67 milliseconds