Skip to content

uadk_engine: add the compilation option --with-gmssl. - #262

Merged
lin755 merged 1 commit into
Linaro:masterfrom
DRBin3:gmssl
Jul 30, 2026
Merged

uadk_engine: add the compilation option --with-gmssl.#262
lin755 merged 1 commit into
Linaro:masterfrom
DRBin3:gmssl

Conversation

@DRBin3

@DRBin3 DRBin3 commented Jul 24, 2026

Copy link
Copy Markdown
  1. Add the compilation option, --with-gmssl
  2. Enable the WITH_GMSSL macro when adding the --with-gmssl compilation option; otherwise, enable the WITHOUT_GMSSL macro.
  3. Use the WITHOUT_GMSSL macro to isolate algorithm features such as x448, x25519, etc., which are not supported by GmSSL.

1. Add the compilation option, --with-gmssl
2. Enable the WITH_GMSSL macro when adding the --with-gmssl
   compilation option; otherwise, enable the WITHOUT_GMSSL macro.
3. Use the WITHOUT_GMSSL macro to isolate algorithm features such as
   x448, x25519, etc., which are not supported by GmSSL.

Signed-off-by: yangzuke <yangzuke@h-partners.com>
@lin755
lin755 merged commit ed7bd75 into Linaro:master Jul 30, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants