Home
last modified time | relevance | path

Searched defs:extract_key (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dhkdf.c41 hkdf_sha512_expand(uint8_t *extract_key, uint8_t *info, uint_t info_len, in hkdf_sha512_expand()
87 uint8_t extract_key[SHA512_DIGEST_LENGTH]; in hkdf_sha512() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dhkdf.c63 hkdf_sha512_expand(uint8_t *extract_key, uint8_t *info, uint_t info_len, in hkdf_sha512_expand()
156 uint8_t extract_key[SHA512_DIGEST_LENGTH]; in hkdf_sha512() local