Home
last modified time | relevance | path

Searched refs:bch2_encrypt (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Dbtree_io.h110 ret = bch2_encrypt(c, BSET_CSUM_TYPE(i), nonce, in bset_encrypt()
118 return bch2_encrypt(c, BSET_CSUM_TYPE(i), nonce, i->_data, in bset_encrypt()
Dchecksum.h78 int bch2_encrypt(struct bch_fs *, unsigned, struct nonce,
Dbtree_node_scan.c165 bch2_encrypt(c, BSET_CSUM_TYPE(&bn->keys), nonce, &bn->flags, bytes); in try_read_btree_node()
Dchecksum.c249 int bch2_encrypt(struct bch_fs *c, unsigned type, in bch2_encrypt() function
Djournal_io.c1102 ret = bch2_encrypt(c, JSET_CSUM_TYPE(j), journal_nonce(j), in journal_read_bucket()
1915 ret = bch2_encrypt(c, JSET_CSUM_TYPE(jset), journal_nonce(jset), in bch2_journal_write_prep()