Searched refs:zio_crypt_decode_mac_bp (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | zio_crypt.h | 138 void zio_crypt_decode_mac_bp(const blkptr_t *bp, uint8_t *mac);
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | zio_crypt.c | 757 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 D | zio_crypt.c | 823 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 D | dmu_send.c | 509 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 D | zio.c | 482 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 D | arc.c | 5709 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()
|