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

  /hardware/ti/omap4xxx/security/tee_client_api/
schannel6_protocol.h 184 uint16_t nParamTypes;
198 uint16_t nParamTypes;
tee_client_api_linux_driver.c 83 #define SCX_PARAM_TYPE_GET(nParamTypes, i) (((nParamTypes) >> (4*i)) & 0xF)
201 pCommand->sInvokeClientCommand.nParamTypes |=

Completed in 26 milliseconds