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