Home
last modified time | relevance | path

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

/fs/bcachefs/
A Dbtree_io.h117 ret = bch2_encrypt(c, BSET_CSUM_TYPE(i), nonce, in bset_encrypt()
125 return bch2_encrypt(c, BSET_CSUM_TYPE(i), nonce, i->_data, in bset_encrypt()
A Dchecksum.h79 int bch2_encrypt(struct bch_fs *, unsigned, struct nonce,
A Dchecksum.c168 int bch2_encrypt(struct bch_fs *c, unsigned type, in bch2_encrypt() function
A Dbtree_node_scan.c159 bch2_encrypt(c, BSET_CSUM_TYPE(&bn->keys), nonce, &bn->flags, bytes); in try_read_btree_node()
A Djournal_io.c1163 ret = bch2_encrypt(c, JSET_CSUM_TYPE(j), journal_nonce(j), in journal_read_bucket()
2068 ret = bch2_encrypt(c, JSET_CSUM_TYPE(jset), journal_nonce(jset), in bch2_journal_write_checksum()

Completed in 14 milliseconds