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

  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Tls.h 168 /// Use either EFI_TLS_VERIFY_NONE or EFI_TLS_VERIFY_PEER, the last two options
169 /// are 'ORed' with EFI_TLS_VERIFY_PEER if they are desired.
181 #define EFI_TLS_VERIFY_PEER 0x1
  /device/linaro/bootloader/edk2/NetworkPkg/HttpDxe/
HttpsSupport.c 490 HttpInstance->TlsConfigData.VerifyMethod = EFI_TLS_VERIFY_PEER;
    [all...]

Completed in 51 milliseconds