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

  /system/tpm/trunks/
error_codes.h 67 const TPM_RC SAPI_RC_BAD_SIZE = kSapiErrorBase + 9;
error_codes.cc 283 case trunks::SAPI_RC_BAD_SIZE:
284 return "SAPI_RC_BAD_SIZE";
tpm_utility_impl.cc     [all...]
tpm_utility_test.cc     [all...]

Completed in 46 milliseconds