mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-08-08 14:42:19 -04:00
fw: Use BLAKE2s functions from tkey-libs
Instead of using the firmware's own copy of BLAKE2s functions, use the functions from tkey-libs.
This commit is contained in:
parent
f87a70b87a
commit
dd641118b8
8 changed files with 7 additions and 527 deletions
|
@ -4,6 +4,7 @@
|
|||
#include <tkey/lib.h>
|
||||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
#include <tkey/io.h>
|
||||
|
||||
#include "mgmt_app.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue