EVP_BytesToKey
int EVP_BytesToKey(const EVP_CIPHER *type, const EVP_MD *md,
LCRYPTO_ALIAS(EVP_BytesToKey);
LCRYPTO_USED(EVP_BytesToKey);
if (!EVP_BytesToKey(enc, EVP_md5(), iv, kstr, klen, 1,
if (!EVP_BytesToKey(cipher->cipher, EVP_md5(), &(cipher->iv[0]),
EVP_BytesToKey(cfg.cipher, dgst, sptr,