Searched refs:nParamType3 (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/omap4xxx/security/tf_crypto_sst/
H A Dpkcs11_session.c64 uint8_t nParamType3 = TEEC_NONE; local
156 nParamType3 = TEEC_MEMREF_TEMP_INPUT;
169 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_NONE, TEEC_NONE, TEEC_NONE, nParamType3);
H A Dsst_stub.c87 uint8_t nParamType3 = TEEC_NONE; local
122 nParamType3 = TEEC_MEMREF_TEMP_INPUT;
126 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_NONE, TEEC_NONE, TEEC_NONE, nParamType3);

Completed in 40 milliseconds