Searched refs:UniqueEsysPtr (Results 1 – 2 of 2) sorted by relevance
24 static UniqueEsysPtr<TPM2B_DIGEST> OneshotHmac( in OneshotHmac()57 return UniqueEsysPtr<TPM2B_DIGEST>(out_hmac); in OneshotHmac()61 static UniqueEsysPtr<TPM2B_DIGEST> SegmentedHmac( in SegmentedHmac()144 return UniqueEsysPtr<TPM2B_DIGEST>(out_hmac); in SegmentedHmac()147 UniqueEsysPtr<TPM2B_DIGEST> TpmHmac( in TpmHmac()
31 using UniqueEsysPtr = std::unique_ptr<T, EsysDeleter>; variable46 UniqueEsysPtr<TPM2B_DIGEST> TpmHmac(