Home
last modified time | relevance | path

Searched refs:bch_key (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Dchecksum.c165 int bch2_chacha_encrypt_key(struct bch_key *key, struct nonce nonce, in bch2_chacha_encrypt_key()
524 static int __bch2_request_key(char *key_description, struct bch_key *key) in __bch2_request_key()
550 static int __bch2_request_key(char *key_description, struct bch_key *key) in __bch2_request_key()
581 int bch2_request_key(struct bch_sb *sb, struct bch_key *key) in bch2_request_key()
630 struct bch_key *key) in bch2_decrypt_sb_key()
633 struct bch_key user_key; in bch2_decrypt_sb_key()
693 struct bch_key key; in bch2_disable_encryption()
725 struct bch_key user_key; in bch2_enable_encryption()
792 struct bch_key key; in bch2_fs_encryption_init()
Dchecksum.h72 int bch2_chacha_encrypt_key(struct bch_key *, struct nonce, void *, size_t);
73 int bch2_request_key(struct bch_sb *, struct bch_key *);
104 struct bch_key *);
Dbcachefs_format.h556 struct bch_key { struct
568 struct bch_key key; argument