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

  /device/linaro/bootloader/edk2/NetworkPkg/HttpDxe/
HttpsSupport.h 41 @param[out] TlsConfiguration Pointer to the EFI_TLS_CONFIGURATION_PROTOCOL instance.
51 OUT EFI_TLS_CONFIGURATION_PROTOCOL **TlsConfiguration
HttpProto.h 172 EFI_TLS_CONFIGURATION_PROTOCOL *TlsConfiguration;
HttpsSupport.c 144 @param[out] TlsConfiguration Pointer to the EFI_TLS_CONFIGURATION_PROTOCOL instance.
154 OUT EFI_TLS_CONFIGURATION_PROTOCOL **TlsConfiguration
197 (VOID **) TlsConfiguration,
447 Status = HttpInstance->TlsConfiguration->SetData (
448 HttpInstance->TlsConfiguration,
    [all...]
HttpImpl.c 367 &(HttpInstance->TlsConfiguration)
    [all...]

Completed in 73 milliseconds