Emergency wipe SSD
If your SSD is encrypted with LUKS, erase the header is good enough
e.g
dd if=/dev/urandom of=/dev/sda1 bs=512 count=20480
See the following link for details
https://wiki.archlinux.org/index.php/Dm-crypt/Drive_preparation#Wipe_LUKS_header