engine
engine copied to clipboard
Second call of ENGINE_by_id reports failire
For some reason gost engine doesn't allow to call ENGINE_by_id if engine is already loaded. So, for example if engine loaded via config file, attempt to specify it again in command line reports error. It seems to be wrong behavoir.