Searched refs:TPM_ORD_Sign (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcsi_sign.c61 if ((result = tpm_rqu_build(TPM_ORD_Sign, &offset, txBlob, keySlot, areaToSignSize,
70 result = tpm_rsp_parse(TPM_ORD_Sign, txBlob, paramSize, sigSize, sig, privAuth,
H A Dtcs_pbg.c593 case TPM_ORD_Sign:
1411 case TPM_ORD_Sign:
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtspi_sign.c59 result |= Trspi_Hash_UINT32(&hashCtx, TPM_ORD_Sign);
67 if ((result = secret_PerformAuth_OIAP(hKey, TPM_ORD_Sign, hPolicy, FALSE, &digest,
81 result |= Trspi_Hash_UINT32(&hashCtx, TPM_ORD_Sign);
H A Dtsp_sign.c70 if ((result = obj_context_transport_execute(tspContext, TPM_ORD_Sign, dataLen, data,
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dtpm_ordinal.h64 #define TPM_ORD_Sign ((UINT32)0x0000003C) macro

Completed in 121 milliseconds