Home
last modified time | relevance | path

Searched refs:TLS_SERVICE (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/NetworkPkg/TlsDxe/
DTlsDriver.h38 typedef struct _TLS_SERVICE TLS_SERVICE; typedef
73 TLS_SERVICE *Service;
90 CR (a, TLS_SERVICE, ServiceBinding, TLS_SERVICE_SIGNATURE)
122 IN TLS_SERVICE *Service,
134 IN TLS_SERVICE *Service
150 OUT TLS_SERVICE **Service
DTlsDriver.c55 IN TLS_SERVICE *Service, in TlsCreateInstance()
91 IN TLS_SERVICE *Service in TlsCleanService()
116 OUT TLS_SERVICE **Service in TlsCreateService()
119 TLS_SERVICE *TlsService; in TlsCreateService()
128 TlsService = AllocateZeroPool (sizeof (TLS_SERVICE)); in TlsCreateService()
167 TLS_SERVICE *TlsService; in TlsUnload()
247 TLS_SERVICE *TlsService; in TlsDriverEntryPoint()
321 TLS_SERVICE *TlsService; in TlsServiceBindingCreateChild()
415 TLS_SERVICE *TlsService; in TlsServiceBindingDestroyChild()