Files
interactive/application/sp-console(down)/Common/mcrypt-2.5.7/algorithms/cast-256.h
T
2026-08-07 17:38:18 +09:00

5 lines
73 B
C

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