]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - libbcachefs/checksum.h
cmd_set_passphrase: revoke the invalidated key
[bcachefs-tools-debian] / libbcachefs / checksum.h
index c7b1a8fca6850dd91e1ed4432683246d5dbc2fa8..9a4898db31b1475cd7d5497262b35093a23a4b3c 100644 (file)
@@ -48,6 +48,7 @@ struct bch_csum bch2_checksum(struct bch_fs *, unsigned, struct nonce,
 
 int bch2_chacha_encrypt_key(struct bch_key *, struct nonce, void *, size_t);
 int bch2_request_key(struct bch_sb *, struct bch_key *);
+int bch2_revoke_key(struct bch_sb *);
 
 int bch2_encrypt(struct bch_fs *, unsigned, struct nonce,
                 void *data, size_t);