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

  /system/keymaster/
asymmetric_key.cpp 179 *error = KM_ERROR_IMPORT_PARAMETER_MISMATCH;
186 *error = KM_ERROR_IMPORT_PARAMETER_MISMATCH;
196 *error = KM_ERROR_IMPORT_PARAMETER_MISMATCH;
207 *error = KM_ERROR_IMPORT_PARAMETER_MISMATCH;
346 return KM_ERROR_IMPORT_PARAMETER_MISMATCH;
400 *error = KM_ERROR_IMPORT_PARAMETER_MISMATCH;
411 *error = KM_ERROR_IMPORT_PARAMETER_MISMATCH;
520 *error = KM_ERROR_IMPORT_PARAMETER_MISMATCH;
531 *error = KM_ERROR_IMPORT_PARAMETER_MISMATCH;
  /system/keymaster/include/keymaster/
keymaster_defs.h 363 KM_ERROR_IMPORT_PARAMETER_MISMATCH =-44,

Completed in 33 milliseconds