Fix COSE signature formats

AuthGraph only deals with COSE format signatures, which are expected to
be in a simple R | S form; this is different than the DER-encoded
structure that BoringSSL emits.

Bug: 336924223
Test: libauthgraph_wire_test
Test: libauthgraph_core_test
Test: libauthgraph_core_unit_test
Test: libauthgraph_boringssl_test
Test: VtsSecretkeeperTargetTest
Test: VtsAidlAuthGraphSessionTest
Test: VtsAidlAuthGraphRoleTest
Change-Id: Icf7fc96a673225160527ecd8db7573794398cb72
4 files changed
tree: b136399f76ffba3b30665779e676d995b5080c1f
  1. boringssl/
  2. core/
  3. derive/
  4. hal/
  5. tests/
  6. wire/
  7. .gitignore
  8. Android.bp
  9. NOTICE
  10. PREUPLOAD.cfg