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

  /device/asus/tilapia/self-extractors/nvidia/staging/keymaster/
keymaster_grouper.cpp 273 void* obj_id_ptr = reinterpret_cast<void*>(const_cast<uint8_t*>(obj_id)); local
275 { CKA_ID, obj_id_ptr, obj_id_length },
  /device/samsung/tuna/keymaster/
keymaster_tuna.cpp 269 void* obj_id_ptr = reinterpret_cast<void*>(const_cast<uint8_t*>(obj_id)); local
271 { CKA_ID, obj_id_ptr, obj_id_length },

Completed in 51 milliseconds