Home
last modified time | relevance | path

Searched refs:transfer (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/drivers/crypto/se050/glue/
H A Di2c.c15 static TEE_Result (*transfer)(struct rpc_i2c_request *req, size_t *bytes); variable
31 if ((*transfer)(&request, &bytes) == TEE_SUCCESS) in i2c_transfer()
50 if (transfer == rpc_io_i2c_transfer) in glue_i2c_init()
53 transfer = native_i2c_transfer; in glue_i2c_init()
61 transfer = rpc_io_i2c_transfer; in load_trampoline()
/optee_os/lib/libutils/compiler-rt/
H A DLICENSE.TXT81 use, offer to sell, sell, import, and otherwise transfer the Work,
/optee_os/lib/libmbedtls/mbedtls/
H A DLICENSE85 use, offer to sell, sell, import, and otherwise transfer the Work,
H A DChangeLog2848 consumption during application data transfer.