Merge pull request #9428 from dgarske/qat_v5.8.4

Migrate wolfAsyncCrypt repo into wolfSSL proper
This commit is contained in:
Sean Parkinson
2025-11-25 09:33:31 +10:00
committed by GitHub
21 changed files with 11352 additions and 161 deletions

View File

@@ -33,7 +33,7 @@ jobs:
- name: Test wolfSSL async
run: |
./async-check.sh install
./autogen.sh
./configure ${{ matrix.config }}
make check