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.cc123 kSignatureGeneratedShellBadKey, // Sign with a bad key through shell cmds. enumerator
334 kSignatureGeneratedShellBadKey, in SignGeneratedShellPayload()
344 if (signature_test == kSignatureGeneratedShellBadKey) { in SignGeneratedShellPayload()
353 kSignatureGeneratedShellBadKey); in SignGeneratedShellPayload()
356 if (signature_test == kSignatureGeneratedShellBadKey) { in SignGeneratedShellPayload()
390 bool verification_success = signature_test != kSignatureGeneratedShellBadKey; in SignGeneratedShellPayload()
629 signature_test == kSignatureGeneratedShellBadKey || in GenerateDeltaFile()
958 case kSignatureGeneratedShellBadKey: in VerifyPayload()
1092 kSignatureGeneratedShellBadKey, in TEST_F()