Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dchecksum.c95 const struct bch_key *key, struct nonce nonce) in bch2_chacha20_init()
109 static void bch2_chacha20(const struct bch_key *key, struct nonce nonce, in bch2_chacha20()
439 static int __bch2_request_key(char *key_description, struct bch_key *key) in __bch2_request_key()
465 static int __bch2_request_key(char *key_description, struct bch_key *key) in __bch2_request_key()
496 int bch2_request_key(struct bch_sb *sb, struct bch_key *key) in bch2_request_key()
545 struct bch_key *key) in bch2_decrypt_sb_key()
548 struct bch_key user_key; in bch2_decrypt_sb_key()
588 struct bch_key key;
624 struct bch_key user_key;
H A Dchecksum.h72 int bch2_request_key(struct bch_sb *, struct bch_key *);
103 struct bch_key *);
H A Dbcachefs_format.h560 struct bch_key { struct
572 struct bch_key key; argument
H A Dbcachefs.h986 struct bch_key chacha20_key;