HomeSort by relevance Sort by last modified time
    Searched full:keymaster_free_characteristics (Results 1 - 7 of 7) sorted by null

  /system/security/keystore/
operation.h 33 keymaster_free_characteristics(characteristics);
IKeystoreService.cpp 176 keymaster_free_characteristics(&characteristics);
    [all...]
  /hardware/libhardware/include/hardware/
keymaster2.h 109 * keymaster_free_characteristics(). Note that KM_TAG_ROOT_OF_TRUST, KM_TAG_APPLICATION_ID and
124 * with keymaster_free_characteristics().
137 * ownership of the contents and must deallocate with keymaster_free_characteristics().
183 * ownership of the contents and must deallocate with keymaster_free_characteristics(). Note
keymaster1.h 279 * keymaster_free_characteristics(). Note that KM_TAG_ROOT_OF_TRUST, KM_TAG_APPLICATION_ID and
294 * with keymaster_free_characteristics().
353 * ownership and must deallocate with keymaster_free_characteristics(). Note that
keymaster_defs.h 594 inline void keymaster_free_characteristics(keymaster_key_characteristics_t* characteristics) { function
  /system/keymaster/include/keymaster/
android_keymaster_utils.h 308 keymaster_free_characteristics(p);
  /system/keymaster/
android_keymaster_test_utils.cpp 665 keymaster_free_characteristics(&characteristics_);
    [all...]

Completed in 386 milliseconds