Home
last modified time | relevance | path

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

/optee_os/core/drivers/bnxt/
A Dbnxt_fw.c39 #define EOF -1 macro
299 return EOF; in get_char()
357 if (c == EOF) in ape_section_uncompress()
371 if (c == EOF) in ape_section_uncompress()
385 if (i == EOF) in ape_section_uncompress()
393 if (j == EOF) in ape_section_uncompress()
/optee_os/lib/libmbedtls/mbedtls/
A DChangeLog431 * Fix handling of EOF against 0xff bytes and on platforms with unsigned
3992 net_recv() now returns 0 on EOF instead of
3994 POLARSSL_ERR_SSL_CONN_EOF on an EOF from its f_recv() function.

Completed in 10 milliseconds