Searched defs:auth (Results 1 - 1 of 1) sorted by relevance

/system/keymaster/
H A Dgoogle_keymaster.cpp429 void GoogleKeymaster::AddAuthorization(const keymaster_key_param_t& auth, argument
431 if (is_enforced(auth.tag))
432 enforced->push_back(auth);
434 unenforced->push_back(auth);

Completed in 43 milliseconds