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

  /hardware/ti/omap4-aah/security/tf_crypto_sst/
pkcs11_object.c 331 uint32_t nParamType0 = TEEC_NONE;
345 nParamType0 = TEEC_MEMREF_TEMP_INPUT;
375 sOperation.paramTypes = TEEC_PARAM_TYPES(nParamType0, nParamType1, TEEC_NONE, TEEC_NONE);
429 uint32_t nParamType0 = TEEC_NONE;
448 nParamType0 = TEEC_MEMREF_TEMP_INPUT;
478 sOperation.paramTypes = TEEC_PARAM_TYPES(nParamType0, nParamType1, TEEC_NONE, TEEC_NONE);
    [all...]
  /hardware/ti/omap4xxx/security/tf_crypto_sst/
pkcs11_object.c 334 uint32_t nParamType0 = TEEC_NONE;
348 nParamType0 = TEEC_MEMREF_TEMP_INPUT;
378 sOperation.paramTypes = TEEC_PARAM_TYPES(nParamType0, nParamType1, TEEC_NONE, TEEC_NONE);
432 uint32_t nParamType0 = TEEC_NONE;
451 nParamType0 = TEEC_MEMREF_TEMP_INPUT;
481 sOperation.paramTypes = TEEC_PARAM_TYPES(nParamType0, nParamType1, TEEC_NONE, TEEC_NONE);
    [all...]

Completed in 3070 milliseconds