Home
last modified time | relevance | path

Searched refs:read (Results 1 – 8 of 8) sorted by relevance

/optee_test/host/xtest/gp/patches/
A D0010-TEE_DataStorage_API.xml.patch31read size bytes from the data stream associated with the object object into the buffer pointed to …
39read size bytes from the data stream associated with the object object into the buffer pointed to …
47read size bytes from the data stream associated with the object object into the buffer pointed to …
55read size bytes from the data stream associated with the object object into the buffer pointed to …
63read size bytes from the data stream associated with the object object into the buffer pointed to …
71read size bytes from the data stream associated with the object object into the buffer pointed to …
79read size bytes from the data stream associated with the object object into the buffer pointed to …
87read size bytes from the data stream associated with the object object into the buffer pointed to …
/optee_test/host/xtest/
A Dsock_server.h32 bool (*read)(void *ptr, int fd, short *events); member
A Dsock_server.c45 if (!cb->read) in server_io_cb()
47 else if (!cb->read(cb->ptr, fd, events)) in server_io_cb()
212 if (read(ts->quit_fd, &b, 1) != 1) in sock_server()
A Dregression_2000.c230 r = read(fd, buf, sizeof(buf)); in test_200x_tcp_read_cb()
275 .read = test_200x_tcp_read_cb, in xtest_tee_test_2001()
428 .read = test_200x_tcp_read_cb, in xtest_tee_test_2002_thread()
A Dsha_perf.c181 s = read(rnd, in, rsize); in read_random()
A Daes_perf.c322 s = read(rnd, in, rsize); in read_random()
A Dsdp_basic.c401 rc = read(fd, rand_buf, RANDOM_BUFFER_SIZE); in get_random_bytes()
/optee_test/scripts/
A Dfile_to_c.py32 for x in array.array("B", map(ord, (inf.read()))):

Completed in 13 milliseconds