Searched refs:bch_key (Results 1 – 3 of 3) sorted by relevance
165 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()
72 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 *);
556 struct bch_key { struct568 struct bch_key key; argument