/net-tools-3.4.0/mbedtls-2.4.0/library/ |
D | entropy.c | 149 ctx->source[index].f_source = f_source; in mbedtls_entropy_add_source() 150 ctx->source[index].p_source = p_source; in mbedtls_entropy_add_source() 151 ctx->source[index].threshold = threshold; in mbedtls_entropy_add_source() 152 ctx->source[index].strong = strong; in mbedtls_entropy_add_source() 238 if( ctx->source[i].strong == MBEDTLS_ENTROPY_SOURCE_STRONG ) in entropy_gather_internal() 242 if( ( ret = ctx->source[i].f_source( ctx->source[i].p_source, in entropy_gather_internal() 254 ctx->source[i].size += olen; in entropy_gather_internal() 328 if( ctx->source[i].size < ctx->source[i].threshold ) in mbedtls_entropy_func() 366 ctx->source[i].size = 0; in mbedtls_entropy_func()
|
/net-tools-3.4.0/ |
D | monitor_15_4.c | 364 guint source; in setup_fifofd1() local 379 source = g_io_add_watch(channel, in setup_fifofd1() 385 return source; in setup_fifofd1() 391 guint source; in setup_fifofd2() local 406 source = g_io_add_watch(channel, in setup_fifofd2() 412 return source; in setup_fifofd2()
|
/net-tools-3.4.0/libcoap/ |
D | LICENSE.GPL | 24 this service if you wish), that you receive source code or can get it 36 source code. And you must show them these terms so they know their 80 source code as you receive it, in any medium, provided that you 139 source code, which must be distributed under the terms of Sections 144 cost of physically performing source distribution, a complete 145 machine-readable copy of the corresponding source code, to be 150 to distribute corresponding source code. (This alternative is 155 The source code for a work means the preferred form of the work for 156 making modifications to it. For an executable work, complete source 157 code means all the source code for all modules it contains, plus any [all …]
|
D | LICENSE.BSD | 4 Redistribution and use in source and binary forms, with or without 8 o Redistributions of source code must retain the above copyright
|
D | COPYING | 1 libcoap is published as open-source software without any warranty of any kind.
|
D | CONTRIBUTE | 62 4. Working on the source 78 At this point you can now work as known with git, modify the source, commit 120 the source file: 126 * Single lines within the source code should not be longer then 78 144 * A useful source code documentation is mandatory. Mostly to be done within the 145 source code files, but more complex description should be done in extra 196 We are always lacking on a better documentation on the source code, so 202 The source is providing some example binaries which originally just should show
|
D | README | 25 This library is published as open-source software without any warranty
|
D | README.md | 25 This library is published as open-source software without any warranty
|
/net-tools-3.4.0/virtual-hub/src/ |
D | hub.c | 256 guint source; in setup_fifofd() local 270 source = g_io_add_watch(channel, in setup_fifofd() 275 return source; in setup_fifofd()
|
/net-tools-3.4.0/mbedtls-2.4.0/tests/suites/ |
D | test_suite_entropy.data | 28 Entropy failing source
|
D | test_suite_entropy.function | 11 * Dummy entropy source
|
/net-tools-3.4.0/mbedtls-2.4.0/include/mbedtls/ |
D | entropy.h | 130 mbedtls_entropy_source_state source[MBEDTLS_ENTROPY_MAX_SOURCES]; member
|
/net-tools-3.4.0/mbedtls-2.4.0/ |
D | README.md | 42 If, on the other hand, you already have a copy of mbed TLS from a source other than the yotta regis… 59 In order to build from the source code using Make, just enter at the command line: 85 In order to build the source using CMake, just enter at the command line: 164 … a Contributor's License Agreement (CLA) to be accepted. This is because source code can possibly … 166 - As with any open source project, contributions will be reviewed by the project team and communi…
|
D | apache-2.0.txt | 28 including but not limited to software source code, documentation 29 source, and configuration files. 57 communication on electronic mailing lists, source code control systems,
|
/net-tools-3.4.0/libcoap/examples/ |
D | coap-rd.txt.in | 7 :man source: coap-rd
|
D | coap-server.txt.in | 7 :man source: coap-server
|
D | coap-client.txt.in | 7 :man source: coap-client
|
/net-tools-3.4.0/mbedtls-2.4.0/yotta/data/ |
D | README.md | 3 … a minimal code footprint. It offers an SSL library with an intuitive API and readable source code. 5 **Note:** The current release is beta, and implements no secure source of random numbers, weakening… 60 Like most components of mbed OS, mbed TLS is developed in the open and its source can be found on G…
|
/net-tools-3.4.0/mbedtls-2.4.0/doxygen/ |
D | mbedtls.doxyfile | 63 # source files, where putting all generated files in the same directory would 382 # defined locally in source files will be included in the documentation. 663 # documented source files. You may enter file names like "myfile.cpp" or 669 # This tag can be used to specify the character encoding of the source files 679 # and *.h) to filter out the source-files in the directories. If left 694 # excluded from the INPUT source files. This way you can easily exclude a 731 # and *.h) to filter out the source-files in the directories. If left 774 # INPUT_FILTER) will be used to filter the input files when producing source 779 # The FILTER_SOURCE_PATTERNS tag can be used to specify source filters per file 781 # and it is also possible to disable source filtering for a specific pattern [all …]
|
/net-tools-3.4.0/tinydtls-0.8.2/doc/ |
D | Doxyfile.in | 47 # source files, where putting all generated files in the same directory would 313 # defined locally in source files will be included in the documentation. 573 # documented source files. You may enter file names like "myfile.cpp" or 579 # This tag can be used to specify the character encoding of the source files 589 # and *.h) to filter out the source-files in the directories. If left 603 # excluded from the INPUT source files. This way you can easily exclude a 638 # and *.h) to filter out the source-files in the directories. If left 679 # INPUT_FILTER) will be used to filter the input files when producing source 685 # configuration options related to source browsing 688 # If the SOURCE_BROWSER tag is set to YES then a list of source files will [all …]
|
/net-tools-3.4.0/mbedtls-2.4.0/tests/ |
D | CMakeLists.txt | 106 # Make data_files available in an out-of-source build
|
/net-tools-3.4.0/libcoap/doc/ |
D | Doxyfile.in | 66 # option can be useful when feeding doxygen a huge amount of source files, where 433 # locally in source files will be included in the documentation. If set to NO 751 # documented source files. You may enter file names like myfile.cpp or 759 # This tag can be used to specify the character encoding of the source files 770 # *.h) to filter out the source-files in the directories. If left blank the 786 # excluded from the INPUT source files. This way you can easily exclude a 830 # *.h) to filter out the source-files in the directories. If left blank all 876 # producing the source files to browse (i.e. when SOURCE_BROWSER is set to YES). 881 # The FILTER_SOURCE_PATTERNS tag can be used to specify source filters per file 883 # it is also possible to disable source filtering for a specific pattern using [all …]
|
/net-tools-3.4.0/libcoap/m4/ |
D | ax_check_compile_flag.m4 | 22 # INPUT gives an alternative input source to AC_COMPILE_IFELSE.
|
D | ax_check_link_flag.m4 | 22 # INPUT gives an alternative input source to AC_LINK_IFELSE.
|
/net-tools-3.4.0/tinydtls-0.8.2/sha2/ |
D | README | 14 This implementation is released freely under an open-source BSD 15 license which appears at the top of each source code file.
|