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
296 kSignatureGeneratedShellBadKey, in SignGeneratedShellPayload()
306 if (signature_test == kSignatureGeneratedShellBadKey) { in SignGeneratedShellPayload()
315 kSignatureGeneratedShellBadKey); in SignGeneratedShellPayload()
318 if (signature_test == kSignatureGeneratedShellBadKey) { in SignGeneratedShellPayload()
352 bool verification_success = signature_test != kSignatureGeneratedShellBadKey; in SignGeneratedShellPayload()
612 signature_test == kSignatureGeneratedShellBadKey || in GenerateDeltaFile()
932 case kSignatureGeneratedShellBadKey: in VerifyPayload()
1077 kSignatureGeneratedShellBadKey, in TEST()