Description[WebCrypto] Cleanup in LoadTestKeys() in ecdh unit tests
Introduced property in the ecdh.json to track the data to be used for P-521 tests in ecdh_unittest.
In ecdh_unittest.cc, it does not rely on the position of data, but relies on the property value, if the value is true it uses that test for loading test keys.
BUG=443009
R=eroman
Committed: https://crrev.com/1031ecd676e38ba05656aecfb9f8af8903c900fa
Cr-Commit-Position: refs/heads/master@{#309907}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Added return type to LoadTestKeys #
Total comments: 6
Patch Set 3 : Code review comments addressed #
Total comments: 2
Patch Set 4 : Moved condition out of the loop #Patch Set 5 : Windows build fix #Messages
Total messages: 16 (3 generated)
|