HomeSort by relevance Sort by last modified time
    Searched refs:EfiTlsSessionError (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Tls.h 252 /// EfiTlsSessionError. Then consumer need call BuildResponsePacket() with
255 EfiTlsSessionError,
365 NULL and RequestSize is 0, and TLS session status is EfiTlsSessionError, the TLS
432 status will become EfiTlsSessionError. The caller need
  /device/linaro/bootloader/edk2/NetworkPkg/TlsDxe/
TlsProtocol.c 372 NULL and RequestSize is 0, and TLS session status is EfiTlsSessionError, the TLS
477 case EfiTlsSessionError:
537 Instance->TlsSessionState = EfiTlsSessionError;
579 status will become EfiTlsSessionError. The caller need
TlsImpl.c 268 TlsInstance->TlsSessionState = EfiTlsSessionError;
  /device/linaro/bootloader/edk2/NetworkPkg/HttpDxe/
HttpsSupport.c     [all...]

Completed in 179 milliseconds