Searched refs:TlsIsRxDone (Results 1 – 2 of 2) sorted by relevance
259 &HttpInstance->TlsIsRxDone, in TlsCreateTxRxEvent()303 &HttpInstance->TlsIsRxDone, in TlsCreateTxRxEvent()751 …while (!HttpInstance->TlsIsRxDone && ((Timeout == NULL) || EFI_ERROR (gBS->CheckEvent (Timeout))))… in TlsCommonReceive()762 if (!HttpInstance->TlsIsRxDone) { in TlsCommonReceive()775 HttpInstance->TlsIsRxDone = FALSE; in TlsCommonReceive()
191 BOOLEAN TlsIsRxDone; member