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

  /hardware/ti/omap4-aah/security/tf_crypto_sst/
pkcs11_object.c 332 uint32_t nParamType1 = TEEC_NONE;
357 nParamType1 = TEEC_NONE;
363 nParamType1 = TEEC_MEMREF_TEMP_OUTPUT;
369 nParamType1 = TEEC_MEMREF_TEMP_OUTPUT;
375 sOperation.paramTypes = TEEC_PARAM_TYPES(nParamType0, nParamType1, TEEC_NONE, TEEC_NONE);
430 uint32_t nParamType1 = TEEC_NONE;
460 nParamType1 = TEEC_NONE;
466 nParamType1 = TEEC_MEMREF_TEMP_OUTPUT;
472 nParamType1 = TEEC_MEMREF_TEMP_OUTPUT;
478 sOperation.paramTypes = TEEC_PARAM_TYPES(nParamType0, nParamType1, TEEC_NONE, TEEC_NONE)
    [all...]
  /hardware/ti/omap4xxx/security/tf_crypto_sst/
pkcs11_object.c 335 uint32_t nParamType1 = TEEC_NONE;
360 nParamType1 = TEEC_NONE;
366 nParamType1 = TEEC_MEMREF_TEMP_OUTPUT;
372 nParamType1 = TEEC_MEMREF_TEMP_OUTPUT;
378 sOperation.paramTypes = TEEC_PARAM_TYPES(nParamType0, nParamType1, TEEC_NONE, TEEC_NONE);
433 uint32_t nParamType1 = TEEC_NONE;
463 nParamType1 = TEEC_NONE;
469 nParamType1 = TEEC_MEMREF_TEMP_OUTPUT;
475 nParamType1 = TEEC_MEMREF_TEMP_OUTPUT;
481 sOperation.paramTypes = TEEC_PARAM_TYPES(nParamType0, nParamType1, TEEC_NONE, TEEC_NONE)
    [all...]

Completed in 477 milliseconds