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

/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcsi_key.c255 if ((result = tpm_rqu_build(TPM_ORD_GetPubKey, &offset, txBlob, keySlot, pAuth)))
265 result = tpm_rsp_parse(TPM_ORD_GetPubKey, txBlob, paramSize, pcPubKeySize,
H A Dtcs_pbg.c681 case TPM_ORD_GetPubKey:
1938 case TPM_ORD_GetPubKey:
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtspi_key.c155 result |= Trspi_Hash_UINT32(&hashCtx, TPM_ORD_GetPubKey);
159 if ((result = secret_PerformAuth_OIAP(hKey, TPM_ORD_GetPubKey, hPolicy, FALSE,
174 result |= Trspi_Hash_UINT32(&hashCtx, TPM_ORD_GetPubKey);
H A Dtsp_key.c171 if ((result = obj_context_transport_execute(tspContext, TPM_ORD_GetPubKey, 0, NULL,
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dtpm_ordinal.h47 #define TPM_ORD_GetPubKey ((UINT32)0x00000021) macro

Completed in 123 milliseconds