Home
last modified time | relevance | path

Searched refs:nParamType1 (Results 1 – 1 of 1) sorted by relevance

/hardware/ti/omap4xxx/security/tf_crypto_sst/
Dpkcs11_object.c335 uint32_t nParamType1 = TEEC_NONE; in static_C_CallForSingle() local
360 nParamType1 = TEEC_NONE; in static_C_CallForSingle()
366 nParamType1 = TEEC_MEMREF_TEMP_OUTPUT; in static_C_CallForSingle()
372 nParamType1 = TEEC_MEMREF_TEMP_OUTPUT; in static_C_CallForSingle()
378 sOperation.paramTypes = TEEC_PARAM_TYPES(nParamType0, nParamType1, TEEC_NONE, TEEC_NONE); in static_C_CallForSingle()
433 uint32_t nParamType1 = TEEC_NONE; in static_C_CallUpdate() local
463 nParamType1 = TEEC_NONE; in static_C_CallUpdate()
469 nParamType1 = TEEC_MEMREF_TEMP_OUTPUT; in static_C_CallUpdate()
475 nParamType1 = TEEC_MEMREF_TEMP_OUTPUT; in static_C_CallUpdate()
481 sOperation.paramTypes = TEEC_PARAM_TYPES(nParamType0, nParamType1, TEEC_NONE, TEEC_NONE); in static_C_CallUpdate()