Searched refs:raw_local_mac (Results 1 – 2 of 2) sorted by relevance
1042 uint8_t raw_local_mac[SHA512_DIGEST_LENGTH]; in zio_crypt_do_objset_hmacs() local1140 crypto_mac_final(ctx, raw_local_mac, SHA512_DIGEST_LENGTH); in zio_crypt_do_objset_hmacs()1142 bcopy(raw_local_mac, local_mac, ZIO_OBJSET_MAC_LEN); in zio_crypt_do_objset_hmacs()
1134 uint8_t raw_local_mac[SHA512_DIGEST_LENGTH]; in zio_crypt_do_objset_hmacs() local1279 cd.cd_raw.iov_base = (char *)raw_local_mac; in zio_crypt_do_objset_hmacs()1288 bcopy(raw_local_mac, local_mac, ZIO_OBJSET_MAC_LEN); in zio_crypt_do_objset_hmacs()