Home
last modified time | relevance | path

Searched refs:TDDL_E_COMMAND_ABORTED (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/crypto/external/cpl/trousers/dist/src/include/tss/
Dtddl_error.h39 #define TDDL_E_COMMAND_ABORTED (UINT32)(TSS_E_BASE + 0x085L) macro
/netbsd/src/crypto/external/cpl/trousers/dist/src/trspi/
Dtrousers.c1374 … case TDDL_E_COMMAND_ABORTED: return "TPM aborted processing of command"; in Trspi_Error_String()