Searched refs:SAPI_RC_NO_DECRYPT_PARAM (Results 1 – 2 of 2) sorted by relevance
/system/tpm/trunks/ | ||
D | error_codes.h | 64 const TPM_RC SAPI_RC_NO_DECRYPT_PARAM = kSapiErrorBase + 6; variable |
D | error_codes.cc | 277 case trunks::SAPI_RC_NO_DECRYPT_PARAM: in GetErrorStringInternal() |