Searched refs:tLength (Results 1 – 2 of 2) sorted by relevance
149 uint32_t tLength=0u; in Cy_Cryptolite_Hkdf_Expand() local186 status = Cy_Cryptolite_Hmac_Sha256_Update (base, t, tLength, &cfContext); in Cy_Cryptolite_Hkdf_Expand()232 tLength = hashlen; in Cy_Cryptolite_Hkdf_Expand()
202 uint32_t tLength=0u; in Cy_Crypto_Core_V2_Hkdf_Expand() local258 status = Cy_Crypto_Core_V2_Hmac_Update(base, &hmacState, t, tLength); in Cy_Crypto_Core_V2_Hkdf_Expand()299 tLength = hashlen; in Cy_Crypto_Core_V2_Hkdf_Expand()