Please include dm-crypt for luks encryption in HassOS kernel

I would like to use the udev rule to automount a luks partition using a script. It appears that while cryptsetup is included, it’s not able to open the device due to a missing kernel feature.

Particularly the aes kernel modules and related decrypt for aes-xts support