I want to write an RC6-32/20/16 algorithm with char key[16] = ...
char key[16] = ...
How should I load that key to L[c] to schedule it?
L[c]
Also, should I p