HomeSort by relevance Sort by last modified time
    Searched refs:SAPI_RC_NO_ENCRYPT_PARAM (Results 1 - 2 of 2) sorted by null

  /system/tpm/trunks/
error_codes.h 65 const TPM_RC SAPI_RC_NO_ENCRYPT_PARAM = kSapiErrorBase + 7;
error_codes.cc 279 case trunks::SAPI_RC_NO_ENCRYPT_PARAM:
280 return "SAPI_RC_NO_ENCRYPT_PARAM";

Completed in 410 milliseconds