Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dspi_utils.c130 .ResetLockValue = RPC_ResetLockValue,
270 .ResetLockValue = Transport_ResetLockValue,
H A Dtspi_admin.c210 if ((result = TCS_API(tspContext)->ResetLockValue(tspContext, &auth))) in Tspi_TPM_SetStatus()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Drpc_tcstp_tcs.h211 DECLARE_TCSTP_FUNC(ResetLockValue);
H A Dspi_utils.h555 TSS_RESULT (*ResetLockValue)(TSS_HCONTEXT, TPM_AUTH *); member