Searched refs:TPM_ORD_SetRedirection (Results 1 – 3 of 3) sorted by relevance
399 if ((result = tpm_rqu_build(TPM_ORD_SetRedirection, &offset, txBlob, keySlot, c1, c2, in TCSP_SetRedirection_Internal()409 result = tpm_rsp_parse(TPM_ORD_SetRedirection, txBlob, paramSize, privAuth); in TCSP_SetRedirection_Internal()
894 case TPM_ORD_SetRedirection: in tpm_rsp_parse()1206 case TPM_ORD_SetRedirection: in tpm_rqu_build()
111 #define TPM_ORD_SetRedirection ((UINT32)0x0000009A) macro