Home
last modified time | relevance | path

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

/netbsd/crypto/external/cpl/trousers/dist/src/tspi/
H A Dspi_utils.c138 .ReadManuMaintPub = RPC_ReadManuMaintPub,
285 .ReadManuMaintPub = Transport_ReadManuMaintPub,
H A Dtspi_maint.c236 if ((result = TCS_API(tspContext)->ReadManuMaintPub(tspContext, nonce, &checkSum))) in Tspi_TPM_CheckMaintenancePubKey()
/netbsd/crypto/external/cpl/trousers/dist/src/include/
H A Drpc_tcstp_tcs.h266 DECLARE_TCSTP_FUNC(ReadManuMaintPub);
H A Dspi_utils.h572 TSS_RESULT (*ReadManuMaintPub)(TSS_HCONTEXT, TCPA_NONCE, TCPA_DIGEST *); member