Searched refs:nParamType3 (Results 1 – 2 of 2) sorted by relevance
64 uint8_t nParamType3 = TEEC_NONE; in C_OpenSession() local156 nParamType3 = TEEC_MEMREF_TEMP_INPUT; in C_OpenSession()169 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_NONE, TEEC_NONE, TEEC_NONE, nParamType3); in C_OpenSession()
87 uint8_t nParamType3 = TEEC_NONE; in SSTInit() local122 nParamType3 = TEEC_MEMREF_TEMP_INPUT; in SSTInit()126 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_NONE, TEEC_NONE, TEEC_NONE, nParamType3); in SSTInit()