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

  /hardware/libhardware/include/hardware/
keymaster.h 241 static inline int keymaster_open(const struct hw_module_t* module, function
  /hardware/libhardware/tests/keymaster/
keymaster_test.cpp 343 ASSERT_EQ(0, keymaster_open(mod, &sDevice))
    [all...]
  /system/security/keystore/
keystore.cpp 113 rc = keymaster_open(mod, dev);
    [all...]

Completed in 342 milliseconds