commit | 2114dca2aa84f25793ee2094d0d5fec9452d775a | [log] [tgz] |
---|---|---|
author | Prashant Patil <patilprashant@google.com> | Thu Sep 21 14:57:10 2023 +0000 |
committer | Prashant Patil <patilprashant@google.com> | Tue Oct 10 10:03:30 2023 +0000 |
tree | 7fe9633f3c1a9f67bab88184a57dbc472a93d7f1 | |
parent | 13de1b68b4e82059266d4e0a8950bcd8158decb1 [diff] |
RSA OAEP MGF1 digest VTS relaxed for keymint < V3 Since there were no VTS test to strictly check RSA_OAEP_MGF_DIGEST, there are released devices with Keymint which do not include this tag in key characteristics, hence these test fails on such Keymint and UDC Android framework. Hence version check is added before asserting MGF digest checks. Bug: 297306437 Test: atest VtsAidlKeyMintTargetTest Change-Id: I43054f8dbbd46de53deef5e6771c736e770280e0