Home
last modified time | relevance | path

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

/system/tpm/trunks/
Derror_codes.h64 const TPM_RC SAPI_RC_NO_DECRYPT_PARAM = kSapiErrorBase + 6; variable
Derror_codes.cc277 case trunks::SAPI_RC_NO_DECRYPT_PARAM: in GetErrorStringInternal()