EVP_CTRL_SET_KEY_LENGTH
return EVP_CIPHER_CTX_ctrl(c, EVP_CTRL_SET_KEY_LENGTH, keylen, NULL);
case EVP_CTRL_SET_KEY_LENGTH: