Searched refs:raw_portable_mac (Results 1 – 2 of 2) sorted by relevance
1029 uint8_t raw_portable_mac[SHA512_DIGEST_LENGTH]; in zio_crypt_do_objset_hmacs() local1056 crypto_mac_final(ctx, raw_portable_mac, SHA512_DIGEST_LENGTH); in zio_crypt_do_objset_hmacs()1058 memcpy(portable_mac, raw_portable_mac, ZIO_OBJSET_MAC_LEN); in zio_crypt_do_objset_hmacs()
1145 uint8_t raw_portable_mac[SHA512_DIGEST_LENGTH]; in zio_crypt_do_objset_hmacs() local1201 cd.cd_raw.iov_base = (char *)raw_portable_mac; in zio_crypt_do_objset_hmacs()1210 memcpy(portable_mac, raw_portable_mac, ZIO_OBJSET_MAC_LEN); in zio_crypt_do_objset_hmacs()