Skip to content

Report failure if userspace cannot use specified cipher.

Milan Broz requested to merge fix-centos6-reencrypt into main

Reencryption require support both for kernel and userspace library.

If only kernel supports the copher, the error was quiet.

Also skip reencryption tests if required ciphers are not available in userspace crypto backend.

Merge request reports