Searched defs:stream (Results 1 – 5 of 5) sorted by relevance
111 FILE *stream = NULL; in psa_its_get_info() local126 FILE *stream = NULL; in psa_its_get() local186 FILE *stream = NULL; in psa_its_set() local241 FILE *stream; in psa_its_remove() local
197 static int platform_fprintf_uninit(FILE *stream, const char *format, ...) in platform_fprintf_uninit()222 static void platform_setbuf_uninit(FILE *stream, char *buf) in platform_setbuf_uninit()232 int mbedtls_platform_set_setbuf(void (*setbuf_func)(FILE *stream, char *buf)) in mbedtls_platform_set_setbuf()
10 int fputs(const char *s, FILE *stream) in fputs()
9 int fputc(int c, FILE *stream) in fputc()
10 size_t fwrite(const void *ptr, size_t size, size_t nmemb, FILE *stream) in fwrite()