Searched refs:LoadEngineById (Results 1 – 3 of 3) sorted by relevance
594 EnginePointer LoadEngineById(const char* id, CryptoErrorStore* errors) { in SetFipsCrypto() function621 EnginePointer engine = LoadEngineById(id, errors); in SetFipsCrypto()
654 EnginePointer engine = LoadEngineById(*engine_id, &errors); in SetEngineKey()1108 EnginePointer engine = LoadEngineById(*engine_id, &errors); in SetClientCertEngine()
600 EnginePointer LoadEngineById(const char* id, CryptoErrorStore* errors);