HomeSort by relevance Sort by last modified time
    Searched refs:TEEC_NONE (Results 1 - 12 of 12) sorted by null

  /hardware/ti/omap4-aah/security/tf_crypto_sst/
pkcs11_session.c 64 uint8_t nParamType3 = TEEC_NONE;
169 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_NONE, TEEC_NONE, TEEC_NONE, nParamType3);
202 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INOUT, TEEC_NONE, TEEC_NONE, TEEC_NONE);
252 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INOUT, TEEC_NONE, TEEC_NONE, TEEC_NONE);
    [all...]
sst_stub.c 86 uint8_t nParamType3 = TEEC_NONE;
125 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_NONE, TEEC_NONE, TEEC_NONE, nParamType3);
281 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INOUT, TEEC_MEMREF_TEMP_INPUT, TEEC_NONE, TEEC_NONE);
317 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INPUT, TEEC_NONE, TEEC_NONE, TEEC_NONE);
353 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INPUT, TEEC_MEMREF_TEMP_INPUT, TEEC_NONE, TEEC_NONE)
    [all...]
mtc.c 105 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INOUT, TEEC_NONE, TEEC_NONE, TEEC_NONE);
205 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INOUT, TEEC_NONE, TEEC_NONE, TEEC_NONE);
pkcs11_object.c 262 uint32_t nParamType2 = TEEC_NONE;
296 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INPUT, TEEC_MEMREF_TEMP_INPUT, nParamType2, TEEC_NONE);
331 uint32_t nParamType0 = TEEC_NONE;
332 uint32_t nParamType1 = TEEC_NONE;
357 nParamType1 = TEEC_NONE;
375 sOperation.paramTypes = TEEC_PARAM_TYPES(nParamType0, nParamType1, TEEC_NONE, TEEC_NONE);
429 uint32_t nParamType0 = TEEC_NONE;
430 uint32_t nParamType1 = TEEC_NONE;
460 nParamType1 = TEEC_NONE;
    [all...]
  /hardware/ti/omap4xxx/security/tf_crypto_sst/
pkcs11_session.c 64 uint8_t nParamType3 = TEEC_NONE;
169 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_NONE, TEEC_NONE, TEEC_NONE, nParamType3);
202 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INOUT, TEEC_NONE, TEEC_NONE, TEEC_NONE);
252 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INOUT, TEEC_NONE, TEEC_NONE, TEEC_NONE);
    [all...]
sst_stub.c 87 uint8_t nParamType3 = TEEC_NONE;
126 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_NONE, TEEC_NONE, TEEC_NONE, nParamType3);
282 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INOUT, TEEC_MEMREF_TEMP_INPUT, TEEC_NONE, TEEC_NONE);
318 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INPUT, TEEC_NONE, TEEC_NONE, TEEC_NONE);
354 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INPUT, TEEC_MEMREF_TEMP_INPUT, TEEC_NONE, TEEC_NONE)
    [all...]
mtc.c 105 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INOUT, TEEC_NONE, TEEC_NONE, TEEC_NONE);
205 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INOUT, TEEC_NONE, TEEC_NONE, TEEC_NONE);
pkcs11_object.c 265 uint32_t nParamType2 = TEEC_NONE;
299 sOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INPUT, TEEC_MEMREF_TEMP_INPUT, nParamType2, TEEC_NONE);
334 uint32_t nParamType0 = TEEC_NONE;
335 uint32_t nParamType1 = TEEC_NONE;
360 nParamType1 = TEEC_NONE;
378 sOperation.paramTypes = TEEC_PARAM_TYPES(nParamType0, nParamType1, TEEC_NONE, TEEC_NONE);
432 uint32_t nParamType0 = TEEC_NONE;
433 uint32_t nParamType1 = TEEC_NONE;
463 nParamType1 = TEEC_NONE;
    [all...]
  /hardware/ti/omap4-aah/security/tf_sdk/include/
tee_client_api.h 124 #define TEEC_NONE 0x0
  /hardware/ti/omap4xxx/security/tf_sdk/include/
tee_client_api.h 124 #define TEEC_NONE 0x0
  /hardware/ti/omap4-aah/security/tf_daemon/
delegation_client.c 1008 TEEC_NONE);
    [all...]
  /hardware/ti/omap4xxx/security/tf_daemon/
delegation_client.c 890 TEEC_NONE);
    [all...]

Completed in 596 milliseconds