Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dhkdf.c74 uint_t i, T_len = 0, pos = 0; in hkdf_sha512_expand() local
112 T_cd.cd_length = T_len; in hkdf_sha512_expand()
131 T_len = SHA512_DIGEST_LENGTH; in hkdf_sha512_expand()
132 T_cd.cd_length = T_len; in hkdf_sha512_expand()