Searched refs:cbc_setiv (Results 1 – 3 of 3) sorted by relevance
20 int cbc_setiv(const unsigned char *IV, unsigned long len, symmetric_CBC *cbc) in cbc_setiv() function
924 int cbc_setiv(const unsigned char *IV, unsigned long len, symmetric_CBC *cbc);
167 srcs-$(_CFG_CORE_LTC_CBC) += src/modes/cbc/cbc_setiv.c