Home
last modified time | relevance | path

Searched refs:options (Results 1 – 25 of 36) sorted by relevance

12

/net-tools-3.7.0/docker/
Dgptp.cfg32 # Run time options
46 # Servo options
63 # Transport options
70 # Default interface options
/net-tools-3.7.0/mbedtls-2.4.0/library/
Dpk.c195 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/
DChangeLog68 * 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
Dconfigure.ac95 # Adding some default warning options for code QS
128 # configure options
197 # configure options
232 # configure options
251 # end configure options
DTODO32 -> Adding additional config options (like --with-pdu-size)
/net-tools-3.7.0/libcoap/examples/
DREADME.etsi_iot25 [+] TD_COAP_CORE_12 Handle request containing several Uri-Path options
26 [+] TD_COAP_CORE_13 Handle request containing several Uri-Query options
Dclient.c134 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/
Ddebug.c292 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/
DREADME.md7 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/
Dtest_suite_pk.data113 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)
Dtest_suite_pkcs1_v21.data742 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 …]
Dtest_suite_pk.function168 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/
Dreq_app.c63 struct options struct
Dcrl_app.c63 struct options struct
Dcert_req.c95 struct options struct
/net-tools-3.7.0/mbedtls-2.4.0/tests/
DDescriptions.txt20 The 'tests/ssl-opt.sh' script checks various options and/or operations not
/net-tools-3.7.0/libcoap/include/coap/
Dpdu.h252 #define COAP_OPTION(node) ((coap_option *)(node)->options)
/net-tools-3.7.0/mbedtls-2.4.0/programs/util/
Dpem2der.c66 struct options struct
/net-tools-3.7.0/mbedtls-2.4.0/include/mbedtls/
Dpk.h316 int mbedtls_pk_verify_ext( mbedtls_pk_type_t type, const void *options,
/net-tools-3.7.0/mbedtls-2.4.0/programs/pkey/
Dkey_app.c76 struct options struct
Dgen_key.c138 struct options struct
Dkey_app_writer.c97 struct options struct
/net-tools-3.7.0/tinydtls-0.8.2/doc/
DDoxyfile.in14 # 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/
Dmbedtls.doxyfile16 # 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/
Dcoap-client.c168 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()

12