Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddsl_crypt.c531 uint8_t raw_hmac_keydata[SHA512_HMAC_KEYLEN]; in dsl_crypto_key_open() local
555 SHA512_HMAC_KEYLEN, raw_hmac_keydata); in dsl_crypto_key_open()
577 raw_keydata, raw_hmac_keydata, iv, mac, &dck->dck_key); in dsl_crypto_key_open()
2392 uint8_t raw_hmac_keydata[SHA512_HMAC_KEYLEN]; in dsl_crypto_populate_key_nvlist() local
2418 SHA512_HMAC_KEYLEN, raw_hmac_keydata); in dsl_crypto_populate_key_nvlist()
2492 raw_hmac_keydata, SHA512_HMAC_KEYLEN)); in dsl_crypto_populate_key_nvlist()