Files
interactive/application/sp-console(down)/Common/.svn/pristine/bb/bb943850cda0ab9c63fec604c77669b5dbd27fcb.svn-base
T
2026-08-07 17:38:18 +09:00

6 lines
88 B
Plaintext

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