Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dspi_utils.c177 .Delegate_UpdateVerificationCount = RPC_Delegate_UpdateVerificationCount,
324 .Delegate_UpdateVerificationCount = Transport_Delegate_UpdateVerificationCount,
H A Dtspi_delegate.c284 if ((result = TCS_API(hContext)->Delegate_UpdateVerificationCount(hContext, inputSize, in Tspi_TPM_Delegate_UpdateVerificationCount()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Drpc_tcstp_tcs.h353 DECLARE_TCSTP_FUNC(Delegate_UpdateVerificationCount);
H A Dspi_utils.h624 TSS_RESULT (*Delegate_UpdateVerificationCount)(TSS_HCONTEXT, UINT32, BYTE *, TPM_AUTH *, member