mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
add import, oops
This commit is contained in:
parent
610b8a7410
commit
945f03e646
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@
|
|||
#include "libpcrypto.h"
|
||||
#include "util.h"
|
||||
#include "ui.h"
|
||||
#include "math.h"
|
||||
|
||||
void des_encrypt(void *out, const void *in, const void *key) {
|
||||
mbedtls_des_context ctx;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue