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

5 lines
69 B
C

typedef struct cast256_instance {
word32 l_key[96];
} cast256_key;