Home | History | Annotate | Download | only in keystore

Lines Matching refs:mod

106     const hw_module_t* mod;
107 rc = hw_get_module_by_class(KEYSTORE_HARDWARE_MODULE_ID, NULL, &mod);
113 rc = keymaster_open(mod, dev);