Ecryptfs kernel module

I have some ecryptfs encrypted directories that I want to mount on Clear Linux. ‘modprobe ecryptfs’ states that the module is not available. How can it be added? Thank you.

It is built-in, so you can use cryptsetup directly.

Also you can use /etc/crypttab to decrypt at boot.