Lines Matching refs:MODE_CBC
1626 if (rijndael_cipherInit(&c, MODE_CBC, iv->v) < 0){1656 if (rijndael_cipherInit(&c, MODE_CBC, iv->v) < 0){