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

/system/tpm/trunks/
H A Derror_codes.h65 const TPM_RC SAPI_RC_NO_ENCRYPT_PARAM = kSapiErrorBase + 7; member in namespace:trunks
H A Derror_codes.cc279 case trunks::SAPI_RC_NO_ENCRYPT_PARAM:
280 return "SAPI_RC_NO_ENCRYPT_PARAM";

Completed in 131 milliseconds