Home
last modified time | relevance | path

Searched defs:stream (Results 1 – 7 of 7) sorted by relevance

/lib/mbedtls/external/mbedtls/library/
A Dpsa_its_file.c111 FILE *stream = NULL; in psa_its_get_info() local
126 FILE *stream = NULL; in psa_its_get() local
186 FILE *stream = NULL; in psa_its_set() local
241 FILE *stream; in psa_its_remove() local
A Dplatform.c197 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()
/lib/lwip/lwip/contrib/apps/LwipMibCompiler/SharpSnmpLib/Mib/
A DLexer.cs30 public Lexer(string file, TextReader stream) in Lexer()
60 private void Parse(string file, TextReader stream) in Parse()
/lib/zlib/
A Duncompr.c34 z_stream stream; local
/lib/lwip/lwip/src/apps/snmp/
A Dsnmpv3_mbedtls.c52 snmpv3_auth(struct snmp_pbuf_stream *stream, u16_t length, in snmpv3_auth()
108 snmpv3_crypt(struct snmp_pbuf_stream *stream, u16_t length, in snmpv3_crypt()
/lib/mbedtls/external/mbedtls/tests/scripts/
A Dgenerate_test_code.py572 def skip_comments(line, stream): argument
/lib/zstd/decompress/
A Dhuf_decompress.c244 …emainingDStream(BIT_DStream_t* bit, HUF_DecompressAsmArgs const* args, int stream, BYTE* segmentEn… in HUF_initRemainingDStream()

Completed in 23 milliseconds