View Single Post
Posts: 115 | Thanked: 342 times | Joined on Dec 2010
#47
You can cat /proc/crypto to see supported modes. If any of things listed there got XTS in name, you're good to go.
IIRC, It'll only appear there if it the module is loaded. Thus, the best way to check is to take a look at /lib/modules/`uname -r` or to load it with modprobe.
 

The Following 2 Users Say Thank You to NIN101 For This Useful Post: