Searched refs:random_int_bytes (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/sync/util/
H A Dcrypto_helpers.cc55 const char* random_int_bytes = reinterpret_cast<const char*>(&random_int); local
60 memcpy(output + i, random_int_bytes, copy_count);

Completed in 61 milliseconds