Searched refs:T_len (Results 1 – 2 of 2) sorted by relevance
71 uint_t i, T_len = 0, pos = 0; in hkdf_sha512_expand() local108 T_cd.cd_length = T_len; in hkdf_sha512_expand()127 T_len = SHA512_DIGEST_LENGTH; in hkdf_sha512_expand()128 T_cd.cd_length = T_len; in hkdf_sha512_expand()
46 uint_t i, T_len = 0, pos = 0; in hkdf_sha512_expand() local62 crypto_mac_update(&ctx, T, T_len); in hkdf_sha512_expand()