rijndael_cipherInit
int rijndael_cipherInit(cipherInstance *, u_int8_t, char *);
rijndael_cipherInit(&ci, MODE_CBC, NULL);