Skip to content

Conversation

@igaw
Copy link
Contributor

@igaw igaw commented Nov 25, 2025

A crypto algorithm might be provided as built-in, thus check first if it is always present before trying to load as module.

The idea to check the CONFIG flags is not enough. The algorithm needs to be present in the kernel. /proc/crypto has all the info. /sys/modules/* will not show built-in modules.

Fixes: ##197
Replaces: ##198

A crypto algorithm might be provided as built-in, thus check first if it
is always present before trying to load as module.

Signed-off-by: Daniel Wagner <[email protected]>
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.

1 participant