I am trying to encrypt folder from sd card using caam tagged key. I have successfully created device-mapper device but when I am trying to create filesystem on mapped device then I am getting following error-
/dev/mapper/encrypted1: Not enough space to build proposed filesystem while setting up superblock
I have done this process with /dev/zero but on actual physical partition I got error. So please help me to solve this issue.