Home
last modified time | relevance | path

Searched defs:auths (Results 1 – 2 of 2) sorted by relevance

/system/keymaster/
Doperation.h98 void SetAuthorizations(const AuthorizationSet& auths) { in SetAuthorizations()
Dandroid_keymaster_test.cpp309 AuthorizationSet auths = sw_enforced(); in CheckBaseParams() local