Home
last modified time | relevance | path

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

/optee_os-3.20.0/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-3.20.0/lib/libmbedtls/mbedtls/
A DChangeLog646 * Fix handling of EOF against 0xff bytes and on platforms with unsigned
4207 net_recv() now returns 0 on EOF instead of
4209 POLARSSL_ERR_SSL_CONN_EOF on an EOF from its f_recv() function.

Completed in 9 milliseconds