HomeSort by relevance Sort by last modified time
    Searched refs:SCX_GET_PARAM_TYPE (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap4xxx/security/tee_client_api/
schannel6_protocol.h 95 #define SCX_GET_PARAM_TYPE(t, i) (((t) >> (4*i)) & 0xF)
tee_client_api_linux_driver.c 274 nSCXParamType = SCX_GET_PARAM_TYPE(pCommand->sHeader.nMessageInfo, i);

Completed in 314 milliseconds