Searched refs:hashko (Results 1 – 2 of 2) sorted by relevance
118 FillpSha256Set(tempCtx->hashko); in FillpHmacSha256Init()119 FillpSha256Upd(tempCtx->hashko, keyOpad, FILLP_SHA256_BLOCK_SIZE); in FillpHmacSha256Init()164 FillpSha256Upd(tempCtx->hashko, digest, size); in FillpHmacSha256Final()165 FillpSha256Fin(tempCtx->hashko, digest, size); in FillpHmacSha256Final()
37 FillpSha256Ctx hashko[1]; member