Home
last modified time | relevance | path

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

/optee_client/tee-supplicant/src/
A Dtee_socket.c445 static TEEC_Result write_with_timeout(int fd, const void *buf, size_t *blen, in write_with_timeout() function
490 res = write_with_timeout(fd, buf, &bytes, params[2].a); in tee_socket_send()

Completed in 10 milliseconds