Home
last modified time | relevance | path

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

/trusty/user/base/interface/keymaster/include/interface/keymaster/
Dkeymaster.h31 #define KM_SET_ATTESTATION_IDS_SECURE (0xc000 << KM_REQ_SHIFT) macro
/trusty/user/app/keymaster/ipc/
Dkeymaster_ipc.cpp331 if (msg->cmd == KM_SET_ATTESTATION_IDS_SECURE && in keymaster_dispatch_secure()
342 case KM_SET_ATTESTATION_IDS_SECURE: in keymaster_dispatch_secure()