Home
last modified time | relevance | path

Searched refs:kSignatureGeneratedShellBadKey (Results 1 – 1 of 1) sorted by relevance

/system/update_engine/payload_consumer/
Ddelta_performer_integration_test.cc116 kSignatureGeneratedShellBadKey, // Sign with a bad key through shell cmds. enumerator
326 kSignatureGeneratedShellBadKey, in SignGeneratedShellPayload()
336 if (signature_test == kSignatureGeneratedShellBadKey) { in SignGeneratedShellPayload()
345 kSignatureGeneratedShellBadKey); in SignGeneratedShellPayload()
348 if (signature_test == kSignatureGeneratedShellBadKey) { in SignGeneratedShellPayload()
382 bool verification_success = signature_test != kSignatureGeneratedShellBadKey; in SignGeneratedShellPayload()
621 signature_test == kSignatureGeneratedShellBadKey || in GenerateDeltaFile()
951 case kSignatureGeneratedShellBadKey: in VerifyPayload()
1085 kSignatureGeneratedShellBadKey, in TEST_F()