mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-12-30 02:20:48 +00:00
Provide the calling stubs for p256 sign, verify, point mul, etc. This also drops third_party/cryptoc/p256_ec and p256_ecdsa from the image. And fewer routines from cryptoc/p256.c remain as well. BRANCH=none BUG=none TEST=tcg_tests pass, test/tpm_test/tpmtest.py pass Change-Id: Ib6c35f5d34a2c8434e78b44cbef8b69802734c50 Signed-off-by: Marius Schilder <mschilder@google.com> Reviewed-on: https://chromium-review.googlesource.com/422942 Reviewed-by: Marius Schilder <mschilder@chromium.org> Reviewed-by: Vadim Bendebury <vbendeb@chromium.org> Commit-Queue: Marius Schilder <mschilder@chromium.org> Tested-by: Marius Schilder <mschilder@chromium.org> Trybot-Ready: Marius Schilder <mschilder@chromium.org>