Send cmd struct to device

This commit is contained in:
2026-06-20 16:26:40 +02:00
parent 8bd82613e9
commit 7bf46a4c27
5 changed files with 410 additions and 404 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ struct prng{
#define CSPRNG_VERS 0x1
/* Define all commandes */
/* Define all commands */
#define CSPRNG_CMD_GET_RNG 0x10
struct cmd{