Home
last modified time | relevance | path

Searched refs:NV_ReadValueAuth (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dspi_utils.c160 .NV_ReadValueAuth = RPC_NV_ReadValueAuth,
307 .NV_ReadValueAuth = Transport_NV_ReadValueAuth,
H A Dtspi_nv.c480 if ((result = TCS_API(tspContext)->NV_ReadValueAuth(tspContext, in Tspi_NV_ReadValue()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Drpc_tcstp_tcs.h288 DECLARE_TCSTP_FUNC(NV_ReadValueAuth);
H A Dspi_utils.h599 TSS_RESULT (*NV_ReadValueAuth)(TSS_HCONTEXT, TSS_NV_INDEX, UINT32, UINT32*, TPM_AUTH*, member