Files
interactive/gms/LG/sdkfreebsd64.bak/libs/libmcrypt-2.5.7/modules/algorithms/saferplus.h
T
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;