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

  /system/update_engine/payload_generator/
payload_signer_unittest.cc 109 brillo::Blob hash_blob; local
112 &hash_blob));
114 hash_blob,
payload_signer.cc 423 brillo::Blob x_blob(1, 'x'), hash_blob, sig_blob;
426 &hash_blob));
428 SignHashWithKeys(hash_blob, private_key_paths, &sig_blob));

Completed in 600 milliseconds