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

  /hardware/ti/omap4xxx/security/tf_crypto_sst/
pkcs11_session.c 64 uint8_t nParamType3 = TEEC_NONE;
156 nParamType3 = TEEC_MEMREF_TEMP_INPUT;
169 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_NONE, TEEC_NONE, TEEC_NONE, nParamType3);
sst_stub.c 87 uint8_t nParamType3 = TEEC_NONE;
122 nParamType3 = TEEC_MEMREF_TEMP_INPUT;
126 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_NONE, TEEC_NONE, TEEC_NONE, nParamType3);

Completed in 38 milliseconds