Home
last modified time | relevance | path

Searched refs:TSS_E_TSP_AUTH2FAIL (Results 1 – 3 of 3) sorted by relevance

/netbsd/crypto/external/cpl/trousers/dist/src/tspi/daa/
H A Ddaa_parameter.c169 case TSS_E_TSP_AUTH2FAIL: return "TSS_E_TSP_AUTH2FAIL"; in err_string()
/netbsd/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dtss_error.h395 #define TSS_E_TSP_AUTH2FAIL (UINT32)(TSS_E_BASE + 0x114L) macro
/netbsd/crypto/external/cpl/trousers/dist/src/trspi/
H A Dtrousers.c1438 case TSS_E_TSP_AUTH2FAIL: return "Multiple authorization failed"; in Trspi_Error_String()