Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzio_crypt.c1146 uint8_t raw_portable_mac[SHA512_DIGEST_LENGTH]; in zio_crypt_do_objset_hmacs() local
1203 cd.cd_raw.iov_base = (char *)raw_portable_mac; in zio_crypt_do_objset_hmacs()
1212 bcopy(raw_portable_mac, portable_mac, ZIO_OBJSET_MAC_LEN); in zio_crypt_do_objset_hmacs()