Searched refs:os_portable_mac (Results 1 – 3 of 3) sorted by relevance
85 uint8_t os_portable_mac[ZIO_OBJSET_MAC_LEN]; member
2137 memcpy(os->os_phys->os_portable_mac, portable_mac, ZIO_OBJSET_MAC_LEN); in dsl_crypto_recv_raw_objset_sync()2537 os->os_phys->os_portable_mac, ZIO_OBJSET_MAC_LEN)); in dsl_crypto_populate_key_nvlist()2728 memcpy(osp->os_portable_mac, portable_mac, ZIO_OBJSET_MAC_LEN); in spa_do_crypt_objset_mac_abd()2734 if (memcmp(portable_mac, osp->os_portable_mac, in spa_do_crypt_objset_mac_abd()
1336 uint8_t os_portable_mac[ZIO_OBJSET_MAC_LEN]; member