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

  /device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2CommandLib/
Tpm2Session.c 26 TPMI_DH_OBJECT TpmKey;
47 @param[in] TpmKey Handle of a loaded decrypt key used to encrypt salt.
50 @param[in] Salt Value encrypted according to the type of tpmKey.
63 IN TPMI_DH_OBJECT TpmKey,
87 SendBuffer.TpmKey = SwapBytes32 (TpmKey);
  /device/linaro/bootloader/edk2/SecurityPkg/Include/Library/
Tpm2CommandLib.h 837 @param[in] TpmKey Handle of a loaded decrypt key used to encrypt salt.
840 @param[in] Salt Value encrypted according to the type of tpmKey.
853 IN TPMI_DH_OBJECT TpmKey,
    [all...]

Completed in 578 milliseconds