Digest engine cannot support OpenSSL soft method. Previous tests with Nginx return error.
Reference:
commit id:642f818777f7f9d1e20571113c0a36d9dee83724
digest:
add openssl soft work supporting for digest engine
-
Fix me: Use the soft working when the input value is lower than
threshold. this feature cause the nginx error.
-
Use the soft working when the hardware error is happened.
-
Modify the function name in order to make a distinction.
Signed-off-by: Kai Ye yekai13@huawei.com
Kai Ye: 可能是软算释放的时候会有问题。没有继续跟进。
Digest engine cannot support OpenSSL soft method. Previous tests with Nginx return error.
Reference:
commit id:642f818777f7f9d1e20571113c0a36d9dee83724
digest:
add openssl soft work supporting for digest engine
Fix me: Use the soft working when the input value is lower than
threshold. this feature cause the nginx error.
Use the soft working when the hardware error is happened.
Modify the function name in order to make a distinction.
Signed-off-by: Kai Ye yekai13@huawei.com
Kai Ye: 可能是软算释放的时候会有问题。没有继续跟进。