intel / intel/QAT_Engine

qat_sw target ouput error

Open
#195 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
443
Forks
137
PR merge metrics
No merged PRs in 30d

Description

I got this error when testing qat_sw target. I follow the steps and in the readme of crypto_mb library and already have the crypto_mb builded. Anyone has ideas on this?
`[root@SPR-SVM QAT_Engine]# cd /usr/local/ssl/bin/
[root@SPR-SVM bin]# ./openssl engine -t -c -v qatengine
140737354077312:error:02001014:system library:fopen:Not a directory:crypto/bio/bss_file.c:69:fopen('/usr/bin/openssl/ssl/openssl.cnf','rb')
140737354077312:error:2006D002:BIO routines:BIO_new_file:system lib:crypto/bio/bss_file.c:78:
140737354077312:error:0E078002:configuration file routines:def_load:system lib:crypto/conf/conf_def.c:170:
140737354077312:error:25066067:DSO support routines:dlfcn_load:could not load the shared library:crypto/dso/dso_dlfcn.c:118:filename(/usr/local/ssl/lib/engines-1.1/qatengine.so): /usr/local/ssl/lib/engines-1.1/qatengine.so: undefined symbol: qat_ecdh_generate_key
140737354077312:error:25070067:DSO support routines:DSO_load:could not load the shared library:crypto/dso/dso_lib.c:162:
140737354077312:error:260B6084:engine routines:dynamic_load:dso not found:crypto/engine/eng_dyn.c:414:
140737354077312:error:2606A074:engine routines:ENGINE_by_id:no such engine:crypto/engine/eng_list.c:334:id=qatengine`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.