Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzio_crypt.c1064 uint8_t tmp_dncore[sizeof (dnode_phys_t)]; in zio_crypt_do_dnode_hmac_updates() local
1066 adnp = (dnode_phys_t *)tmp_dncore; in zio_crypt_do_dnode_hmac_updates()
1074 bcopy(dnp, tmp_dncore, cd.cd_length); in zio_crypt_do_dnode_hmac_updates()