Home | History | Annotate | Download | only in tests

Lines Matching refs:byte_to_tweak

4430     uint8_t byte_to_tweak = rand() % sizeof(params[param_to_tweak].nonce);
4432 params[param_to_tweak].nonce[byte_to_tweak] ^= (1 << bit_to_tweak);