Skip to content

Review kernel crypto backend requirements #1396

Closed
@tlaurion

Description

@tlaurion

Edit: rquirements at #1396 (comment)

I recompiled the kernel with the following options set, cryptsetup is working fine now:

CONFIG_CRYPTO_XTS=y
CONFIG_CRYPTO_AES=y
CONFIG_CRYPTO_AES_TI=y
CONFIG_CRYPTO_AES_NI_INTEL=y
CONFIG_CRYPTO_USER_API_HASH=y
CONFIG_CRYPTO_USER_API_SKCIPHER=y

Can confirm that other than that, there has been no regressions for me on 5.10.178.

Originally posted by @pcm720 in #958 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions