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

  /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/omap4xxx/security/tf_sdk/include/
tee_client_api.h 124 #define TEEC_NONE 0x0
  /hardware/ti/omap4xxx/security/tf_daemon/
delegation_client.c 890 TEEC_NONE);
    [all...]

Completed in 281 milliseconds