Searched refs:nonce_add (Results 1 – 4 of 4) sorted by relevance
175 static inline struct nonce nonce_add(struct nonce nonce, unsigned offset) in nonce_add() function206 return nonce_add(nonce, crc.nonce << 9); in extent_nonce()
116 nonce = nonce_add(nonce, round_up(bytes, CHACHA_BLOCK_SIZE)); in bset_encrypt()
352 nonce = nonce_add(nonce, i->len << 9); in bch2_rechecksum_bio()
795 nonce = nonce_add(nonce, crc.offset << 9); in __bch2_read_endio()