Make crypto lib naming more consistent

This commit is contained in:
2020-02-27 15:59:29 -05:00
parent 8cca9a2930
commit aff4be3a65
10 changed files with 19 additions and 19 deletions

View File

@@ -10,7 +10,7 @@
#include "usb_helpers.h"
#include "bootrom_type.h"
#include "experiments.h"
#include "crypto_host.h"
#include "host_crypto.h"
#ifdef CHECKM8_LOGGING