Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/NetworkPkg/TlsDxe/
DTlsDriver.c203 TlsService = TLS_SERVICE_FROM_THIS (ServiceBinding); in TlsUnload()
330 TlsService = TLS_SERVICE_FROM_THIS (This); in TlsServiceBindingCreateChild()
427 TlsService = TLS_SERVICE_FROM_THIS (This); in TlsServiceBindingDestroyChild()
DTlsDriver.h89 #define TLS_SERVICE_FROM_THIS(a) \ macro