Searched refs:TPM_E_AREA_LOCKED (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dtpm_error.h571 // MessageId: TPM_E_AREA_LOCKED
577 #define TPM_E_AREA_LOCKED ((UINT32)(TPM_E_BASE + 0x0000003c)) macro
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/trspi/
H A Dtrousers.c1307 case TPM_E_AREA_LOCKED: return "NV area is locked and not writable";

Completed in 111 milliseconds