Searched refs:SAPI_RC_NO_ENCRYPT_PARAM (Results 1 – 2 of 2) sorted by relevance
64 const TPM_RC SAPI_RC_NO_ENCRYPT_PARAM = kSapiErrorBase + 7; variable
161 case trunks::SAPI_RC_NO_ENCRYPT_PARAM: return "SAPI_RC_NO_ENCRYPT_PARAM"; in GetErrorStringInternal()