Encrypted Drives?

Edit: I may have found the solution in the TrueNAS forums. Will update post either way once I’ve attempted the fix.

Hello,

I’m trying to set up an new pool in TrueNAS Scale using 4x 4TB drives in Raid-z. There seems to be an issue with the 2 drives I got off ebay (yes, I know…).
Both are producing errors as such:

print_req_error: 54 callbacks suppressed
[ 3582.829991] blk_update_request: critical target error, dev sdc, sector 2048 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
**[ 3582.830260] sd 0:0:2:0: [sdc] tag#278 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE cmd_age=0s
[ 3582.900952] sd 0:0:2:0: [sdc] tag#278 Sense Key : Data Protect [current] [descriptor]
[ 3582.900954] sd 0:0:2:0: [sdc] tag#278 Add. Sense: Access denied - no access rights
[ 3582.900956] sd 0:0:2:0: [sdc] tag#278 CDB: Read(32)
[ 3582.900957] sd 0:0:2:0: [sdc] tag#278 CDB[00]: 7f 00 00 00 00 00 00 18 00 09 20 00 00 00 00 00
[ 3582.900958] sd 0:0:2:0: [sdc] tag#278 CDB[10]: 00 00 08 00 00 00 08 00 00 00 00 00 00 00 00 08
[ 3582.900960] blk_update_request: critical target error, dev sdc, sector 2048 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0

[ 3582.900962] buffer_io_error: 7927 callbacks suppressed
[ 3582.900964] Buffer I/O error on dev sdc, logical block 256, async page read
[ 3582.900989] sd 0:0:3:0: [sdd] tag#280 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE cmd_age=0s
[ 3582.900991] sd 0:0:3:0: [sdd] tag#280 Sense Key : Data Protect [current] [descriptor]
[ 3582.900993] sd 0:0:3:0: [sdd] tag#280 Add. Sense: Access denied - no access rights
[ 3582.900994] sd 0:0:3:0: [sdd] tag#280 CDB: Read(32)
[ 3582.900996] sd 0:0:3:0: [sdd] tag#280 CDB[00]: 7f 00 00 00 00 00 00 18 00 09 20 00 00 00 00 00
[ 3582.900997] sd 0:0:3:0: [sdd] tag#280 CDB[10]: 00 00 08 00 00 00 08 00 00 00 00 00 00 00 00 08

sdb and sde don’t generate these errors.
So, after some research and knowing the source of the drives of course, I wondered if the error refers to the drives being encrypted (SED, etc).
If so, are there any options other than returning the drives?

Thanks!