/net-tools-3.7.0/docker/ |
D | gptp.cfg | 32 # Run time options 46 # Servo options 63 # Transport options 70 # Default interface options
|
/net-tools-3.7.0/mbedtls-2.4.0/library/ |
D | pk.c | 195 int mbedtls_pk_verify_ext( mbedtls_pk_type_t type, const void *options, in mbedtls_pk_verify_ext() argument 212 if( options == NULL ) in mbedtls_pk_verify_ext() 215 pss_opts = (const mbedtls_pk_rsassa_pss_options *) options; in mbedtls_pk_verify_ext() 239 if( options != NULL ) in mbedtls_pk_verify_ext()
|
/net-tools-3.7.0/libcoap/ |
D | ChangeLog | 68 * net.c (wellknown_response): Added support for Block2 options 72 options. COAP_OPT_BLOCK_LAST now returns NULL when the option 164 several functions to access fields of options (possibly preceeded 183 * pdu.c (coap_add_option): allow more than 15 options. 188 make it easier to include these options in subsequent requests for 210 * examples/client.c (usage): new command line options
|
D | configure.ac | 95 # Adding some default warning options for code QS 128 # configure options 197 # configure options 232 # configure options 251 # end configure options
|
D | TODO | 32 -> Adding additional config options (like --with-pdu-size)
|
/net-tools-3.7.0/libcoap/examples/ |
D | README.etsi_iot | 25 [+] TD_COAP_CORE_12 Handle request containing several Uri-Path options 26 [+] TD_COAP_CORE_13 Handle request containing several Uri-Query options
|
D | client.c | 134 coap_list_t **options, in coap_new_request() argument 154 if (options) { in coap_new_request() 156 LL_SORT((*options), order_opts); in coap_new_request() 158 LL_FOREACH((*options), opt) { in coap_new_request()
|
/net-tools-3.7.0/libcoap/src/ |
D | debug.c | 292 static struct option_desc_t options[] = { in msg_option_string() local 318 for (i = 0; i < sizeof(options)/sizeof(struct option_desc_t); i++) { in msg_option_string() 319 if (option_type == options[i].type) { in msg_option_string() 320 return options[i].name; in msg_option_string()
|
/net-tools-3.7.0/mbedtls-2.4.0/ |
D | README.md | 7 mbed TLS should build out of the box on most systems. Some platform specific options are available … 9 Compiler options can be set using conventional environment variables such as `CC` and `CFLAGS` when… 77 …you do so, essential parts such as `-I` will still be preserved. Warning options may be overridden… 79 …. Please check the Makefiles in `library/`, `programs/` and `tests/` for options to manually add o… 121 To list other available CMake options, use: 125 Note that, with CMake, if you want to change the compiler or its options after you already ran CMak… 148 …integration tests for various TLS options (renegotiation, resumption, etc.) and tests interoperabi… 152 …uns a combination of the above tests, plus some more, with various build options (such as ASan, fu…
|
/net-tools-3.7.0/mbedtls-2.4.0/tests/suites/ |
D | test_suite_pk.data | 113 Verify ext RSA #8 (PKCS1 v2.1, RSASSA-PSS without options) 117 Verify ext RSA #9 (PKCS1 v2.1, RSA with options) 121 Verify ext RSA #10 (PKCS1 v2.1, RSA without options)
|
D | test_suite_pkcs1_v21.data | 742 RSASSA-PSS Signature verify options #1 (OK) 745 RSASSA-PSS Signature verify options #2 (ctx_hash none) 748 RSASSA-PSS Signature verify options #3 (ctx_hash diverging) 752 RSASSA-PSS Signature verify options #4 (mgf1_hash diverging) 756 RSASSA-PSS Signature verify options #5 (wrong msg_hash) 760 RSASSA-PSS Signature verify options #6 (wrong expected_salt_len) 763 RSASSA-PSS Signature verify options #7 (wrong expected_salt_len) 766 RSASSA-PSS Signature verify options #8 (non-default salt_len: max) 770 RSASSA-PSS Signature verify options #9 (non-default salt_len: 0) 774 RSASSA-PSS Signature verify options #10 (non-default salt_len: 0, ANY) [all …]
|
D | test_suite_pk.function | 168 void *options; 202 options = NULL; 206 options = &pss_opts; 212 TEST_ASSERT( mbedtls_pk_verify_ext( pk_type, options, &pk,
|
/net-tools-3.7.0/mbedtls-2.4.0/programs/x509/ |
D | req_app.c | 63 struct options struct
|
D | crl_app.c | 63 struct options struct
|
D | cert_req.c | 95 struct options struct
|
/net-tools-3.7.0/mbedtls-2.4.0/tests/ |
D | Descriptions.txt | 20 The 'tests/ssl-opt.sh' script checks various options and/or operations not
|
/net-tools-3.7.0/libcoap/include/coap/ |
D | pdu.h | 252 #define COAP_OPTION(node) ((coap_option *)(node)->options)
|
/net-tools-3.7.0/mbedtls-2.4.0/programs/util/ |
D | pem2der.c | 66 struct options struct
|
/net-tools-3.7.0/mbedtls-2.4.0/include/mbedtls/ |
D | pk.h | 316 int mbedtls_pk_verify_ext( mbedtls_pk_type_t type, const void *options,
|
/net-tools-3.7.0/mbedtls-2.4.0/programs/pkey/ |
D | key_app.c | 76 struct options struct
|
D | gen_key.c | 138 struct options struct
|
D | key_app_writer.c | 97 struct options struct
|
/net-tools-3.7.0/tinydtls-0.8.2/doc/ |
D | Doxyfile.in | 14 # Project related configuration options 292 # Build related configuration options 518 # configuration options related to warning and progress messages 569 # configuration options related to the input files 685 # configuration options related to source browsing 741 # configuration options related to the alphabetical class index 764 # configuration options related to the HTML output 1014 # configuration options related to the LaTeX output 1097 # configuration options related to the RTF output 1139 # configuration options related to the man page output [all …]
|
/net-tools-3.7.0/mbedtls-2.4.0/doxygen/ |
D | mbedtls.doxyfile | 16 # Project related configuration options 356 # Build related configuration options 608 # configuration options related to warning and progress messages 659 # configuration options related to the input files 795 # configuration options related to source browsing 851 # configuration options related to the alphabetical class index 874 # configuration options related to the HTML output 898 # needs, which is dependent on the configuration options used. 1293 # configuration options related to the LaTeX output 1399 # configuration options related to the RTF output [all …]
|
/net-tools-3.7.0/ |
D | coap-client.c | 168 coap_list_t **options, 1154 coap_list_t **options, in coap_new_request() argument 1181 if (options) { in coap_new_request() 1182 LL_SORT((*options), order_opts); in coap_new_request() 1184 LL_FOREACH((*options), opt) { in coap_new_request()
|