Searched refs:lrw_setiv (Results 1 – 4 of 4) sorted by relevance
19 int lrw_setiv(const unsigned char *IV, unsigned long len, symmetric_LRW *lrw) in lrw_setiv() function
100 if ((err = lrw_setiv(tests[x].IV, 16, &lrw)) != CRYPT_OK) { in lrw_test()
88 return lrw_setiv(IV, 16, lrw); in lrw_start()
961 int lrw_setiv(const unsigned char *IV, unsigned long len, symmetric_LRW *lrw);