Opening an encrypted partition with a keyfile

cat /etc/crypttab
shirka_ssd-cache-decrypted UUID=43xxxca6-xxxx-xxxx-xxxx-062a3cc5acee crypt.key luks,discard
cryptsetup -d crypt.key luksOpen /dev/bcache0 shirka-bcache0-uncrypt
sudo cryptsetup luksDump /dev/bcache0