Home
last modified time | relevance | path

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

/hardware/ti/omap4-aah/security/tf_crypto_sst/
Dsst_stub.c86 uint8_t nParamType3 = TEEC_NONE; in SSTInit()
125 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_NONE, TEEC_NONE, TEEC_NONE, nParamType3); in SSTInit()
281 …tion.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INOUT, TEEC_MEMREF_TEMP_INPUT, TEEC_NONE, TEEC_NONE); in SSTOpen()
317 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INPUT, TEEC_NONE, TEEC_NONE, TEEC_NONE); in SSTCloseHandle()
353 …tion.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INPUT, TEEC_MEMREF_TEMP_INPUT, TEEC_NONE, TEEC_NONE); in SSTWrite()
395 …ion.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INPUT, TEEC_MEMREF_TEMP_OUTPUT, TEEC_NONE, TEEC_NONE); in SSTRead()
435 …sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INPUT, TEEC_VALUE_INPUT, TEEC_NONE, TEEC_NONE); in SSTSeek()
467 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INOUT, TEEC_NONE, TEEC_NONE, TEEC_NONE); in SSTGetOffsetAndSize()
519 …tion.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INOUT, TEEC_MEMREF_TEMP_INPUT, TEEC_NONE, TEEC_NONE); in SSTGetSize()
572 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INPUT, TEEC_NONE, TEEC_NONE, TEEC_NONE); in SSTCloseAndDelete()
[all …]
Dpkcs11_session.c64 uint8_t nParamType3 = TEEC_NONE; in C_OpenSession()
169 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_NONE, TEEC_NONE, TEEC_NONE, nParamType3); in C_OpenSession()
202 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INOUT, TEEC_NONE, TEEC_NONE, TEEC_NONE); in C_OpenSession()
252 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INOUT, TEEC_NONE, TEEC_NONE, TEEC_NONE); in C_OpenSession()
320 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_NONE, TEEC_NONE, TEEC_NONE, TEEC_NONE); in C_CloseSession()
373 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_NONE, TEEC_NONE, TEEC_NONE, TEEC_NONE); in C_CloseSession()
Dpkcs11_object.c262 uint32_t nParamType2 = TEEC_NONE; in static_C_CallInit()
296 …on.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INPUT, TEEC_MEMREF_TEMP_INPUT, nParamType2, TEEC_NONE); in static_C_CallInit()
331 uint32_t nParamType0 = TEEC_NONE; in static_C_CallForSingle()
332 uint32_t nParamType1 = TEEC_NONE; in static_C_CallForSingle()
357 nParamType1 = TEEC_NONE; in static_C_CallForSingle()
375 sOperation.paramTypes = TEEC_PARAM_TYPES(nParamType0, nParamType1, TEEC_NONE, TEEC_NONE); in static_C_CallForSingle()
429 uint32_t nParamType0 = TEEC_NONE; in static_C_CallUpdate()
430 uint32_t nParamType1 = TEEC_NONE; in static_C_CallUpdate()
460 nParamType1 = TEEC_NONE; in static_C_CallUpdate()
478 sOperation.paramTypes = TEEC_PARAM_TYPES(nParamType0, nParamType1, TEEC_NONE, TEEC_NONE); in static_C_CallUpdate()
[all …]
Dmtc.c105 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INOUT, TEEC_NONE, TEEC_NONE, TEEC_NONE); in static_getMonotonicCounter()
205 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INOUT, TEEC_NONE, TEEC_NONE, TEEC_NONE); in SMonotonicCounterOpen()
/hardware/ti/omap4xxx/security/tf_crypto_sst/
Dsst_stub.c87 uint8_t nParamType3 = TEEC_NONE; in SSTInit()
126 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_NONE, TEEC_NONE, TEEC_NONE, nParamType3); in SSTInit()
282 …tion.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INOUT, TEEC_MEMREF_TEMP_INPUT, TEEC_NONE, TEEC_NONE); in SSTOpen()
318 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INPUT, TEEC_NONE, TEEC_NONE, TEEC_NONE); in SSTCloseHandle()
354 …tion.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INPUT, TEEC_MEMREF_TEMP_INPUT, TEEC_NONE, TEEC_NONE); in SSTWrite()
396 …ion.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INPUT, TEEC_MEMREF_TEMP_OUTPUT, TEEC_NONE, TEEC_NONE); in SSTRead()
436 …sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INPUT, TEEC_VALUE_INPUT, TEEC_NONE, TEEC_NONE); in SSTSeek()
468 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INOUT, TEEC_NONE, TEEC_NONE, TEEC_NONE); in SSTGetOffsetAndSize()
520 …tion.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INOUT, TEEC_MEMREF_TEMP_INPUT, TEEC_NONE, TEEC_NONE); in SSTGetSize()
573 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INPUT, TEEC_NONE, TEEC_NONE, TEEC_NONE); in SSTCloseAndDelete()
[all …]
Dpkcs11_session.c64 uint8_t nParamType3 = TEEC_NONE; in C_OpenSession()
169 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_NONE, TEEC_NONE, TEEC_NONE, nParamType3); in C_OpenSession()
202 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INOUT, TEEC_NONE, TEEC_NONE, TEEC_NONE); in C_OpenSession()
252 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INOUT, TEEC_NONE, TEEC_NONE, TEEC_NONE); in C_OpenSession()
320 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_NONE, TEEC_NONE, TEEC_NONE, TEEC_NONE); in C_CloseSession()
373 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_NONE, TEEC_NONE, TEEC_NONE, TEEC_NONE); in C_CloseSession()
Dpkcs11_object.c265 uint32_t nParamType2 = TEEC_NONE; in static_C_CallInit()
299 …on.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INPUT, TEEC_MEMREF_TEMP_INPUT, nParamType2, TEEC_NONE); in static_C_CallInit()
334 uint32_t nParamType0 = TEEC_NONE; in static_C_CallForSingle()
335 uint32_t nParamType1 = TEEC_NONE; in static_C_CallForSingle()
360 nParamType1 = TEEC_NONE; 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()
433 uint32_t nParamType1 = TEEC_NONE; in static_C_CallUpdate()
463 nParamType1 = TEEC_NONE; in static_C_CallUpdate()
481 sOperation.paramTypes = TEEC_PARAM_TYPES(nParamType0, nParamType1, TEEC_NONE, TEEC_NONE); in static_C_CallUpdate()
[all …]
Dmtc.c105 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INOUT, TEEC_NONE, TEEC_NONE, TEEC_NONE); in static_getMonotonicCounter()
205 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INOUT, TEEC_NONE, TEEC_NONE, TEEC_NONE); in SMonotonicCounterOpen()
/hardware/ti/omap4xxx/security/tf_sdk/include/
Dtee_client_api.h124 #define TEEC_NONE 0x0 macro
/hardware/ti/omap4-aah/security/tf_sdk/include/
Dtee_client_api.h124 #define TEEC_NONE 0x0 macro
/hardware/ti/omap4xxx/security/tf_daemon/
Ddelegation_client.c890 TEEC_NONE); in runSession()
1114 TEEC_VALUE_OUTPUT, TEEC_NONE, TEEC_NONE, TEEC_NONE); in createSession()
/hardware/ti/omap4-aah/security/tf_daemon/
Ddelegation_client.c1008 TEEC_NONE); in runSession()
1280 TEEC_VALUE_OUTPUT, TEEC_NONE, TEEC_NONE, TEEC_NONE); in createSession()