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

  /system/update_engine/payload_generator/
payload_signer.h 72 static bool SignHashWithKeys(
payload_signer.cc 385 bool PayloadSigner::SignHashWithKeys(const brillo::Blob& hash_data,
414 TEST_AND_RETURN_FALSE(SignHashWithKeys(hash_data,
428 SignHashWithKeys(hash_blob, private_key_paths, &sig_blob));
payload_signer_unittest.cc 113 EXPECT_TRUE(PayloadSigner::SignHashWithKeys(
payload_file.cc 237 PayloadSigner::SignHashWithKeys(metadata_hash,

Completed in 78 milliseconds