Searched refs:T_len (Results 1 – 2 of 2) sorted by relevance
72 uint_t i, T_len = 0, pos = 0; in hkdf_sha512_expand() local110 T_cd.cd_length = T_len; in hkdf_sha512_expand()129 T_len = SHA512_DIGEST_LENGTH; in hkdf_sha512_expand()130 T_cd.cd_length = T_len; in hkdf_sha512_expand()
47 uint_t i, T_len = 0, pos = 0; in hkdf_sha512_expand() local64 crypto_mac_update(&ctx, T, T_len); in hkdf_sha512_expand()