Home
last modified time | relevance | path

Searched refs:KM_CONFIGURE (Results 1 – 2 of 2) sorted by relevance

/trusty/user/app/keymaster/ipc/
Dkeymaster_ipc.h48 KM_CONFIGURE = (18 << KEYMASTER_REQ_SHIFT), enumerator
Dkeymaster_ipc.cpp210 if (msg->cmd == KM_CONFIGURE) { in do_dispatch()
244 if (msg->cmd == KM_CONFIGURE) { in do_dispatch()
271 if (msg->cmd == KM_CONFIGURE) { in do_dispatch()
388 return cmd == KM_CONFIGURE || cmd == KM_GET_VERSION || in cmd_allowed_before_configure()
520 case KM_CONFIGURE: in keymaster_dispatch_non_secure()