Files
2026-08-07 17:38:18 +09:00

6 lines
83 B
C

typedef struct saferplus_instance {
byte l_key[33*16];
word32 k_bytes;
} SPI;