diff options
author | Jakub Pawlowski <jpawlowski@google.com> | 2019-05-27 21:40:13 +0200 |
---|---|---|
committer | Jakub Pawlowski <jpawlowski@google.com> | 2019-05-28 17:53:40 +0000 |
commit | 28cc6b37b235d054517eb3a8d18f7bd18de904b5 (patch) | |
tree | ba29e712dcaa7fd728378717554c143576f1c2f8 /system/gd/os/linux_generic/queue_unittest.cc | |
parent | 96141547c5f843636e50d16389abb565be60e457 (diff) |
GD SMP ECC: Add const qualifier to ECC_PointMult
Second parameter passed to ECC_PointMult is either remote device public
key, or the constant from the BT spec. Both of them should never be modified.
Assigning the "z" value inside ECC_PointMult had no effect on the rest
of computation.
Test: SmpEccValidationTest
Bug: 126463795
Change-Id: I0530d26e0e8841cb8b263ea948ae7a19850f0670
Diffstat (limited to 'system/gd/os/linux_generic/queue_unittest.cc')
0 files changed, 0 insertions, 0 deletions