Home
last modified time | relevance | path

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

/aosp_15_r20/system/update_engine/payload_consumer/
H A Ddelta_performer_integration_test.cc113 kSignatureGeneratedShellBadKey, // Sign with a bad key through shell cmds. enumerator
327 kSignatureGeneratedShellBadKey, in SignGeneratedShellPayload()
337 if (signature_test == kSignatureGeneratedShellBadKey) { in SignGeneratedShellPayload()
346 kSignatureGeneratedShellBadKey); in SignGeneratedShellPayload()
349 if (signature_test == kSignatureGeneratedShellBadKey) { in SignGeneratedShellPayload()
383 bool verification_success = signature_test != kSignatureGeneratedShellBadKey; in SignGeneratedShellPayload()
624 signature_test == kSignatureGeneratedShellBadKey || in GenerateDeltaFile()
953 case kSignatureGeneratedShellBadKey: in VerifyPayload()
1089 kSignatureGeneratedShellBadKey, in TEST_F()