Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzio_crypt.h126 void zio_crypt_decode_mac_bp(const blkptr_t *bp, uint8_t *mac);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_send.c311 zio_crypt_decode_mac_bp(bp, drrw->drr_mac); in dump_write()
424 zio_crypt_decode_mac_bp(bp, drrs->drr_mac); in dump_spill()
623 zio_crypt_decode_mac_bp(bp, drror->drr_mac); in dump_object_range()
H A Dzio_crypt.c836 zio_crypt_decode_mac_bp(const blkptr_t *bp, uint8_t *mac) in zio_crypt_decode_mac_bp() function
987 zio_crypt_decode_mac_bp(&tmpbp, bab->bab_mac); in zio_crypt_bp_auth_init()
H A Dzio.c393 zio_crypt_decode_mac_bp(bp, mac); in zio_decrypt()
435 zio_crypt_decode_mac_bp(bp, mac); in zio_decrypt()
458 zio_crypt_decode_mac_bp(bp, mac); in zio_decrypt()
H A Darc.c5434 zio_crypt_decode_mac_bp(bp, hdr->b_crypt_hdr.b_mac); in arc_read_done()
6468 zio_crypt_decode_mac_bp(bp, hdr->b_crypt_hdr.b_mac); in arc_write_ready()
7899 zio_crypt_decode_mac_bp(bp, mac); in l2arc_untransform()