cbc_crypt
cbc_crypt(char *key, char *buf, unsigned len, unsigned mode, char *ivec)
cbc_crypt(const EVP_CIPHER *cipher, const char *key, const char *iv,