Home
last modified time | relevance | path

Searched refs:os_portable_mac (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddmu_objset.h80 uint8_t os_portable_mac[ZIO_OBJSET_MAC_LEN]; member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddsl_crypt.c2099 bcopy(portable_mac, os->os_phys->os_portable_mac, ZIO_OBJSET_MAC_LEN); in dsl_crypto_recv_raw_objset_sync()
2498 os->os_phys->os_portable_mac, ZIO_OBJSET_MAC_LEN)); in dsl_crypto_populate_key_nvlist()
2693 bcopy(portable_mac, osp->os_portable_mac, ZIO_OBJSET_MAC_LEN); in spa_do_crypt_objset_mac_abd()
2699 if (bcmp(portable_mac, osp->os_portable_mac, ZIO_OBJSET_MAC_LEN) != 0 || in spa_do_crypt_objset_mac_abd()