Searched defs:bytes (Results 1 – 7 of 7) sorted by relevance
43 static std::string print_hex(const uint8_t* bytes, size_t len) { in print_hex()
72 size_t bytes; in copy_file() local
405 std::unique_ptr<uint8_t[]> bytes(new uint8_t[key_len_bytes]); in parse_ec_key() local
416 size_t bytes; in copy_log_file() local
41 size_t bytes = strtol(argv[2], &endptr, 10); in SpaceMode() local
597 int CacheSizeCheck(size_t bytes) { in CacheSizeCheck()
1169 size_t bytes; in ApplyPatchSpaceFn() local