device/fido: refactor pin.cc to enable testing.
In order to test this code we'll want to implement the authenticator side of the PIN protocol in |VirtualCtap2Device|. It'll be helpful when doing so to have access to some code from pin.cc. This change exposes some PIN-protocol internals via a |pin_internal.h| header for a future implementation in |VirtualCtap2Device|. Change-Id: I76f2441185b4d1a058240de5d2cb9bbf49dc1061 Reviewed-on: https://chromium-review.googlesource.com/c/1481083Reviewed-by:Martin Kreichgauer <martinkr@google.com> Commit-Queue: Adam Langley <agl@chromium.org> Cr-Commit-Position: refs/heads/master@{#634759}
Showing
This diff is collapsed.
device/fido/pin_internal.h
0 → 100644
Please register or sign in to comment