Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/openzfs/module/zfs/
HDdsl_crypt.c564 uint8_t raw_hmac_keydata[SHA512_HMAC_KEYLEN]; in dsl_crypto_key_open() local
594 SHA512_HMAC_KEYLEN, raw_hmac_keydata); in dsl_crypto_key_open()
616 raw_keydata, raw_hmac_keydata, iv, mac, &dck->dck_key); in dsl_crypto_key_open()
2432 uint8_t raw_hmac_keydata[SHA512_HMAC_KEYLEN]; in dsl_crypto_populate_key_nvlist() local
2458 SHA512_HMAC_KEYLEN, raw_hmac_keydata); in dsl_crypto_populate_key_nvlist()
2532 raw_hmac_keydata, SHA512_HMAC_KEYLEN)); in dsl_crypto_populate_key_nvlist()