Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/security/tf_crypto_sst/
Dpkcs11_object.c334 uint32_t nParamType0 = TEEC_NONE; in static_C_CallForSingle() local
348 nParamType0 = TEEC_MEMREF_TEMP_INPUT; in static_C_CallForSingle()
378 sOperation.paramTypes = TEEC_PARAM_TYPES(nParamType0, nParamType1, TEEC_NONE, TEEC_NONE); in static_C_CallForSingle()
432 uint32_t nParamType0 = TEEC_NONE; in static_C_CallUpdate() local
451 nParamType0 = TEEC_MEMREF_TEMP_INPUT; in static_C_CallUpdate()
481 sOperation.paramTypes = TEEC_PARAM_TYPES(nParamType0, nParamType1, TEEC_NONE, TEEC_NONE); in static_C_CallUpdate()