Searched refs:SegmentedHmac (Results 1 – 1 of 1) sorted by relevance
61 static UniqueEsysPtr<TPM2B_DIGEST> SegmentedHmac( in SegmentedHmac() function153 auto fn = data_size > TPM2_MAX_DIGEST_BUFFER ? SegmentedHmac : OneshotHmac; in TpmHmac()