Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dspi_utils.c121 .DisableOwnerClear = RPC_DisableOwnerClear,
271 .DisableOwnerClear = Transport_DisableOwnerClear,
H A Dtspi_admin.c56 if ((result = TCS_API(tspContext)->DisableOwnerClear(tspContext, &auth))) in Tspi_TPM_SetStatus()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Drpc_tcstp_tcs.h199 DECLARE_TCSTP_FUNC(DisableOwnerClear);
H A Dspi_utils.h556 TSS_RESULT (*DisableOwnerClear)(TSS_HCONTEXT, TPM_AUTH *); member