Home
last modified time | relevance | path

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

/netbsd/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dtpm_error.h804 #define TPM_E_DAA_STAGE ((UINT32)(TPM_E_BASE + 0x00000055)) macro
/netbsd/crypto/external/cpl/trousers/dist/src/trspi/
H A Dtrousers.c1334 …case TPM_E_DAA_STAGE: return "Atomic process indicated by submitted DAA command is not expected … in Trspi_Error_String()