Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dspi_utils.c77 .DirWriteAuth = RPC_DirWriteAuth,
229 .DirWriteAuth = Transport_DirWriteAuth,
H A Dtspi_dir.c66 if ((result = TCS_API(tspContext)->DirWriteAuth(tspContext, ulDirIndex, &dirValue, &auth))) in Tspi_TPM_DirWrite()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Drpc_tcstp_tcs.h129 DECLARE_TCSTP_FUNC(DirWriteAuth);
H A Dspi_utils.h499 TSS_RESULT (*DirWriteAuth)(TSS_HCONTEXT, TCPA_DIRINDEX, TCPA_DIRVALUE *, TPM_AUTH *); member