HomeSort by: relevance | last modified time | path
    Searched refs:TPM_ORD_NV_ReadValue (Results 1 - 5 of 5) sorted by relevancy

  /src/crypto/external/cpl/trousers/dist/src/tcs/
tcsi_nv.c 169 if ((result = tpm_rqu_build(TPM_ORD_NV_ReadValue, &off_set, txBlob, hNVStore, offset,
180 result = tpm_rsp_parse(TPM_ORD_NV_ReadValue, txBlob, paramSize, pulDataLength,
tcs_pbg.c 603 case TPM_ORD_NV_ReadValue:
1204 case TPM_ORD_NV_ReadValue:
  /src/crypto/external/cpl/trousers/dist/src/tspi/
tspi_nv.c 433 result |= Trspi_Hash_UINT32(&hashCtx, TPM_ORD_NV_ReadValue);
442 TPM_ORD_NV_ReadValue,
455 result |= Trspi_Hash_UINT32(&hashCtx, TPM_ORD_NV_ReadValue);
tsp_nv.c 168 if ((result = obj_context_transport_execute(tspContext, TPM_ORD_NV_ReadValue, dataLen, data,
  /src/crypto/external/cpl/trousers/dist/src/include/tss/
tpm_ordinal.h 128 #define TPM_ORD_NV_ReadValue ((UINT32)0x000000CF)

Completed in 20 milliseconds