Home
last modified time | relevance | path

Searched refs:ChangeAuth (Results 1 – 6 of 6) sorted by relevance

/netbsd/crypto/external/cpl/trousers/dist/src/tspi/
H A Dspi_utils.c57 .ChangeAuth = RPC_ChangeAuth,
209 .ChangeAuth = Transport_ChangeAuth,
H A Dtsp_changeauth.c225 if ((result = TCS_API(tspContext)->ChangeAuth(tspContext, keyHandle, TPM_PID_ADCP, in changeauth_encdata()
327 if ((result = TCS_API(tspContext)->ChangeAuth(tspContext, keyHandle, TPM_PID_ADCP, in changeauth_key()
/netbsd/crypto/external/cpl/trousers/dist/src/include/
H A Drpc_tcstp_tcs.h157 DECLARE_TCSTP_FUNC(ChangeAuth);
H A Dspi_utils.h468 TSS_RESULT (*ChangeAuth)(TSS_HCONTEXT, TCS_KEY_HANDLE, TCPA_PROTOCOL_ID, TCPA_ENCAUTH *, member
/netbsd/crypto/external/cpl/trousers/dist/src/include/tss/
H A DTSP.idl76 [helpstring("method ChangeAuth")]
77 HRESULT ChangeAuth([in] IUnknown* PpParentObject,
/netbsd/crypto/external/cpl/trousers/dist/
H A DChangeLog178 - Fix for SF#1805829, ChangeAuth fails to return an error
756 - added new testcases for ChangeAuth of the TPM owner and SRK in
775 the ChangeAuth code paths, which caused failing of various sorts.