Searched defs:stream (Results 1 – 7 of 7) sorted by relevance
| /lib/mbedtls/external/mbedtls/library/ |
| A D | psa_its_file.c | 111 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 D | platform.c | 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()
|
| /lib/lwip/lwip/contrib/apps/LwipMibCompiler/SharpSnmpLib/Mib/ |
| A D | Lexer.cs | 30 public Lexer(string file, TextReader stream) in Lexer() 60 private void Parse(string file, TextReader stream) in Parse()
|
| /lib/zlib/ |
| A D | uncompr.c | 34 z_stream stream; local
|
| /lib/lwip/lwip/src/apps/snmp/ |
| A D | snmpv3_mbedtls.c | 52 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 D | generate_test_code.py | 572 def skip_comments(line, stream): argument
|
| /lib/zstd/decompress/ |
| A D | huf_decompress.c | 244 …emainingDStream(BIT_DStream_t* bit, HUF_DecompressAsmArgs const* args, int stream, BYTE* segmentEn… in HUF_initRemainingDStream()
|
Completed in 23 milliseconds