OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
383
bool PayloadSigner::
SignHashWithKeys
(const brillo::Blob& hash_data,
412
TEST_AND_RETURN_FALSE(
SignHashWithKeys
(hash_data,
426
SignHashWithKeys
(hash_blob, private_key_paths, &sig_blob));
payload_signer_unittest.cc
111
EXPECT_TRUE(PayloadSigner::
SignHashWithKeys
(
payload_file.cc
232
PayloadSigner::
SignHashWithKeys
(metadata_hash,
Completed in 64 milliseconds