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

  /device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2CommandLib/
Tpm2Session.c 37 TPMI_SH_AUTH_SESSION SessionHandle;
54 @param[out] SessionHandle Handle for the newly created session.
70 OUT TPMI_SH_AUTH_SESSION *SessionHandle,
164 *SessionHandle = SwapBytes32 (RecvBuffer.SessionHandle);
  /device/linaro/bootloader/edk2/SecurityPkg/Include/Library/
Tpm2CommandLib.h 809 @param[out] SessionHandle Handle for the newly created session.
825 OUT TPMI_SH_AUTH_SESSION *SessionHandle,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
evntrace.h 789 EXTERN_C ULONG WMIAPI TraceSetInformation (TRACEHANDLE SessionHandle, TRACE_INFO_CLASS InformationClass, PVOID TraceInformation, ULONG InformationLength);
792 EXTERN_C ULONG WMIAPI TraceQueryInformation (TRACEHANDLE SessionHandle, TRACE_INFO_CLASS InformationClass, PVOID TraceInformation, ULONG InformationLength, PULONG ReturnLength);

Completed in 319 milliseconds