Searched refs:TPM_ORD_NV_ReadValue (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/crypto/external/cpl/trousers/dist/src/tcs/ |
| D | tcsi_nv.c | 169 if ((result = tpm_rqu_build(TPM_ORD_NV_ReadValue, &off_set, txBlob, hNVStore, offset, in TCSP_NV_ReadValue_Internal() 180 result = tpm_rsp_parse(TPM_ORD_NV_ReadValue, txBlob, paramSize, pulDataLength, in TCSP_NV_ReadValue_Internal()
|
| D | tcs_pbg.c | 603 case TPM_ORD_NV_ReadValue: in tpm_rsp_parse() 1204 case TPM_ORD_NV_ReadValue: in tpm_rqu_build()
|
| /netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/ |
| D | tspi_nv.c | 433 result |= Trspi_Hash_UINT32(&hashCtx, TPM_ORD_NV_ReadValue); in Tspi_NV_ReadValue() 442 … TPM_ORD_NV_ReadValue, in Tspi_NV_ReadValue() 455 result |= Trspi_Hash_UINT32(&hashCtx, TPM_ORD_NV_ReadValue); in Tspi_NV_ReadValue()
|
| D | tsp_nv.c | 168 … if ((result = obj_context_transport_execute(tspContext, TPM_ORD_NV_ReadValue, dataLen, data, in Transport_NV_ReadValue()
|
| /netbsd/src/crypto/external/cpl/trousers/dist/src/include/tss/ |
| D | tpm_ordinal.h | 128 #define TPM_ORD_NV_ReadValue ((UINT32)0x000000CF) macro
|