Searched refs:auditAlg (Results 1 – 3 of 3) sorted by relevance
29 if( in->auditAlg != TPM_ALG_NULL in TPM2_SetCommandCodeAuditStatus()30 && in->auditAlg != gp.auditHashAlg) in TPM2_SetCommandCodeAuditStatus()37 gp.auditHashAlg = in->auditAlg; in TPM2_SetCommandCodeAuditStatus()
14 TPMI_ALG_HASH auditAlg; member
19 result = TPMI_ALG_HASH_Unmarshal(&target->auditAlg, buffer, size, TRUE); in SetCommandCodeAuditStatus_In_Unmarshal()