Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dspi_utils.c119 .DisablePubekRead = RPC_DisablePubekRead,
268 .DisablePubekRead = Transport_DisablePubekRead,
H A Dtspi_admin.c168 if ((result = TCS_API(tspContext)->DisablePubekRead(tspContext, &auth))) in Tspi_TPM_SetStatus()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Drpc_tcstp_tcs.h40 DECLARE_TCSTP_FUNC(DisablePubekRead);
H A Dspi_utils.h552 TSS_RESULT (*DisablePubekRead)(TSS_HCONTEXT, TPM_AUTH *); member