5 lines
69 B
C
5 lines
69 B
C
typedef struct cast256_instance {
|
|
word32 l_key[96];
|
|
} cast256_key;
|
|
|
typedef struct cast256_instance {
|
|
word32 l_key[96];
|
|
} cast256_key;
|
|
|