Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dzio_crypt.h138 void zio_crypt_decode_mac_bp(const blkptr_t *bp, uint8_t *mac);
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzio_crypt.c757 zio_crypt_decode_mac_bp(const blkptr_t *bp, uint8_t *mac) in zio_crypt_decode_mac_bp() function
909 zio_crypt_decode_mac_bp(&tmpbp, bab->bab_mac); in zio_crypt_bp_auth_init()
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzio_crypt.c823 zio_crypt_decode_mac_bp(const blkptr_t *bp, uint8_t *mac) in zio_crypt_decode_mac_bp() function
974 zio_crypt_decode_mac_bp(&tmpbp, bab->bab_mac); in zio_crypt_bp_auth_init()
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu_send.c509 zio_crypt_decode_mac_bp(bp, drrw->drr_mac); in dmu_dump_write()
623 zio_crypt_decode_mac_bp(bp, drrs->drr_mac); in dump_spill()
845 zio_crypt_decode_mac_bp(bp, drror->drr_mac); in dump_object_range()
H A Dzio.c482 zio_crypt_decode_mac_bp(bp, mac); in zio_decrypt()
529 zio_crypt_decode_mac_bp(bp, mac); in zio_decrypt()
552 zio_crypt_decode_mac_bp(bp, mac); in zio_decrypt()
H A Darc.c5709 zio_crypt_decode_mac_bp(bp, hdr->b_crypt_hdr.b_mac); in arc_read_done()
6857 zio_crypt_decode_mac_bp(bp, hdr->b_crypt_hdr.b_mac); in arc_write_ready()
8402 zio_crypt_decode_mac_bp(bp, mac); in l2arc_untransform()