Home
last modified time | relevance | path

Searched refs:new (Results 1 – 25 of 79) sorted by relevance

1234

/openthread-3.7.0/third_party/mbedtls/repo/library/
Dmemory_buffer_alloc.c201 memory_header *new, *cur = heap.first_free; in buffer_alloc_calloc() local
297 new = (memory_header *) p; in buffer_alloc_calloc()
299 new->size = cur->size - len - sizeof(memory_header); in buffer_alloc_calloc()
300 new->alloc = 0; in buffer_alloc_calloc()
301 new->prev = cur; in buffer_alloc_calloc()
302 new->next = cur->next; in buffer_alloc_calloc()
304 new->trace = NULL; in buffer_alloc_calloc()
305 new->trace_count = 0; in buffer_alloc_calloc()
307 new->magic1 = MAGIC1; in buffer_alloc_calloc()
308 new->magic2 = MAGIC2; in buffer_alloc_calloc()
[all …]
/openthread-3.7.0/third_party/tcplp/bsdtcp/
Dtcp_fastopen.c715 unsigned int new;
717 new = V_tcp_fastopen_autokey;
718 error = sysctl_handle_int(oidp, &new, 0, req);
720 if (new > (INT_MAX / hz))
725 if (V_tcp_fastopen_autokey && !new)
727 else if (new)
729 new * hz, tcp_fastopen_autokey_callout,
732 V_tcp_fastopen_autokey = new;
743 unsigned int new;
745 new = V_tcp_fastopen_psk_enable;
[all …]
/openthread-3.7.0/third_party/mbedtls/repo/docs/architecture/psa-migration/
Doutcome-analysis.sh100 new="outcome-$2.csv"
107 sed -n "$sed_cmd" "$new" > skipped-new
109 nb_new=$(wc -l <skipped-new)
114 if diff skipped-ref skipped-new | grep '^> '; then
119 rm skipped-ref skipped-new
Dtesting.md40 - unit testing of the new API and directly-related APIs - for example:
41 - in `test_suite_pk` we have a new test function `pk_psa_utils` that exercises
47 - in `test_suite_pkwrite` we should have a new test function checking that
50 - integration testing of the new API with each existing API which should
52 - in `programs/ssl/ssl_client2` a new option `key_opaque` that causes the
53 new API to be used, and one or more tests in `ssl-opt.sh` using that.
55 - in `test_suite_x509write` we have a new test function
56 `x509_csr_check_opaque()` checking integration of the new API with the
73 - unit testing of the new API and directly-related APIs - for example:
75 `test_vec_crypt` gained a new parameter `use_psa` and corresponding test
[all …]
/openthread-3.7.0/src/cli/
DREADME_COMMISSIONING.md5 Commissioning is the process of adding a new Thread device, called the Joiner, to a Thread network.…
13 1. Generate and view new network configuration.
16 > dataset init new
32 2. Commit new dataset to the Active Operational Dataset in non-volatile storage.
DREADME_HISTORY.md351 - Path cost (old `->` new) - `inf` to indicate infinite path cost.
395 00:00:06.959 -> event:NextHopChanged router:7(0x1c00) nexthop:34(0x8800) old-cost:inf new-cost:3
396 00:00:10.305 -> event:NextHopChanged router:34(0x8800) nexthop:34(0x8800) old-cost:inf new-cost:2
397 00:00:10.305 -> event:Added router:7(0x1c00) nexthop:none old-cost:inf new-cost:inf
398 00:00:13.632 -> event:Added router:34(0x8800) nexthop:none old-cost:inf new-cost:inf
399 00:00:16.649 -> event:Removed router:59(0xec00) nexthop:none old-cost:inf new-cost:inf
400 00:00:16.649 -> event:Removed router:54(0xd800) nexthop:none old-cost:inf new-cost:inf
401 00:00:16.649 -> event:Removed router:34(0x8800) nexthop:none old-cost:inf new-cost:inf
402 00:00:16.649 -> event:Removed router:7(0x1c00) nexthop:none old-cost:inf new-cost:inf
403 00:00:56.496 -> event:NextHopChanged router:59(0xec00) nexthop:34(0x8800) old-cost:1 new-cost:5
[all …]
DREADME_DATASET.md41 1. Generate and view new network configuration.
44 > dataset init new
60 2. Commit new dataset to the Active Operational Dataset in non-volatile storage.
154 … be checked at other devices on the network: these should have applied the new Dataset too, at app…
173 …y of the network, delaying the update helps to let all devices receive the new parameters before t…
177 Normally, an active Commissioner will set a new Pending Operational Dataset. For testing purposes, …
196 2. Create a new Dataset in the dataset buffer, by copying the Active Operational Dataset. Then chan…
230 4. Commit the new Dataset as the Pending Operational Dataset. This also starts the delay timer coun…
258 … be checked at other devices on the network: these should have applied the new Dataset too, at app…
492 Usage: `dataset init <active|new|pending|tlvs <hex-encoded TLVs>>`
[all …]
DREADME_NETDATA.md15 1. Generate and view new network configuration.
18 > dataset init new
34 2. Commit new dataset to the Active Operational Dataset in non-volatile storage.
186 - The device is acting as a BR and new entries cannot be added to its local Network Data.
261 A new call to `netdata publish dnssrp [anycast|unicast] [...]` command will remove and replace any …
312new prefix. In particular, if the old prefix was already added in the Network Data, the change to …
/openthread-3.7.0/
DCONTRIBUTING.md7 - [3 New Features](#new-features)
20 …submitting a GitHub Issue](https://github.com/openthread/openthread/issues/new). The best bug repo…
24 You can request a new feature by [submitting a GitHub Issue](https://github.com/openthread/openthre…
26 If you would like to implement a new feature, please consider the scope of the new feature:
28 …st [submit a GitHub Issue](https://github.com/openthread/openthread/issues/new) and communicate yo…
54 …o <https://cla.developers.google.com/> to see your current agreements on file or to sign a new one.
62 For each new feature, create a working branch:
65 # Create a working branch for your new feature
95 # If there were any new commits, rebase your development branch
/openthread-3.7.0/third_party/mbedtls/repo/tests/data_files/dir-maxpath/
Dlong.sh15 $OPENSSL req -new -x509 -subj "/C=UK/O=mbed TLS/CN=CA00" $OPT \
28 $OPENSSL req -new -subj "/C=UK/O=mbed TLS/CN=CA${ME}" \
/openthread-3.7.0/tests/scripts/thread-cert/border_router/
DREADME.md5 BR tests run in isolated Docker network and containers, so a new OTBR Docker image needs to be crea…
13 # Clear current OpenThread directory (remember to add new source files).
/openthread-3.7.0/script/
Dcheck-size106 new)
314 build_nrf52840 ftd new
315 build_nrf52840 mtd new
316 build_nrf52840 br new
/openthread-3.7.0/third_party/mbedtls/repo/.github/
Dpull_request_template.md9 Please tick as appropriate and edit the reasons (e.g.: "backport: not needed because this is a new
26 - please do not force-push to update your PR - just add new commit(s)
/openthread-3.7.0/third_party/mbedtls/repo/docs/architecture/
Dpsa-crypto-implementation-structure.md75 ## How to implement a new cryptographic mechanism
77 Summary of files to modify when adding a new algorithm or key type:
80 …to_values.h` or `include/psa/crypto_extra.h` — [New functions and macros](#new-functions-and-macro…
86 * [ ] `tests/suites/test_suite_psa_crypto_metadata.data` — [New functions and macros](#new-function…
87 …tes/test_suite_psa_crypto_metadata.function` — [New functions and macros](#new-functions-and-macro…
92 Summary of files to modify when adding new API functions:
94 …to_sizes.h`, or `include/psa/crypto_extra.h` — [New functions and macros](#new-functions-and-macro…
103 …Cryptography specification. Therefore the first step before implementing a new mechanism should be…
107 …g group and the Mbed TLS development team communicate during the elaboration of the new interfaces.
111 If a mechanism requires new functions, they should follow the design guidelines in the PSA Cryptogr…
[all …]
/openthread-3.7.0/third_party/mbedtls/repo/programs/ssl/
Dssl_server2.c791 sni_entry *cur = NULL, *new = NULL; in sni_parse() local
805 if ((new = mbedtls_calloc(1, sizeof(sni_entry))) == NULL) { in sni_parse()
810 GET_ITEM(new->name); in sni_parse()
819 if ((new->cert = mbedtls_calloc(1, sizeof(mbedtls_x509_crt))) == NULL || in sni_parse()
820 (new->key = mbedtls_calloc(1, sizeof(mbedtls_pk_context))) == NULL) { in sni_parse()
824 mbedtls_x509_crt_init(new->cert); in sni_parse()
825 mbedtls_pk_init(new->key); in sni_parse()
827 if (mbedtls_x509_crt_parse_file(new->cert, crt_file) != 0 || in sni_parse()
828 mbedtls_pk_parse_keyfile(new->key, key_file, "", rng_get, &rng) != 0) { in sni_parse()
833 if ((new->ca = mbedtls_calloc(1, sizeof(mbedtls_x509_crt))) == NULL) { in sni_parse()
[all …]
/openthread-3.7.0/third_party/mbedtls/repo/
DCONTRIBUTING.md35 …main development branch where new features are added, need to be justifiable by either being a sig…
37 …different prototype, or different documented behavior), create a new function with a new name with…
48 … to that LTS branch. If a bug fix introduces a change to the API such as a new function, the fix s…
49 1. If a contribution is a new feature or enhancement, no backporting is required. Exceptions to thi…
91 All new files should include the standard SPDX license identifier where possible, i.e. "SPDX-Licens…
93 …utions is retained by the original authors of the code. Where possible for new files, this should …
DBRANCHES.md11 as well as all the new features and bug fixes and security fixes.
48 Note that new releases of Mbed TLS may extend the API. Here are some
56 when a new error condition arises.
61 addition of a new feature.
/openthread-3.7.0/third_party/mbedtls/repo/docs/
Duse-psa-crypto.md7 - enables new APIs for using keys handled by PSA Crypto, such as
64 reasons, we can't extend its scope. However, new modules in the library, such
87 using the new API in order to get the benefits; it can then pass the
107 the new APIs to get the benefits.
120 the new APIs to get the benefits.
124 There is a new API function `mbedtls_cipher_setup_psa()` to set up a context
/openthread-3.7.0/tests/scripts/thread-cert/
Dnet_crypto.py67 cipher = AES.new(key, AES.MODE_CCM, nonce, mac_len=self.mic_length)
88 cipher = AES.new(key, AES.MODE_CCM, nonce, mac_len=self.mic_length)
121 d = hmac.new(k, s, digestmod=hashlib.sha256).digest()
/openthread-3.7.0/third_party/mbedtls/repo/ChangeLog.d/
D00README.md13 * New features in the library, new sample programs, or new platform support.
81 consequences of the bug, not how the bug was fixed. For a new feature, explain
/openthread-3.7.0/tools/tcat_ble_client/auth-generate/
Dcreate-cert-ca.sh46 openssl req -new -key "ca/${NAME}_key.pem" -out "${NAME}.csr" \
Dcreate-cert-tcat-commissioner.sh52 openssl req -new -key "keys/${NAME}_key.pem" -out "${NAME}.csr" -subj \
Dcreate-cert-tcat-device.sh57 openssl req -new -key "keys/${NAME}_key.pem" -out "${NAME}.csr" -subj \
/openthread-3.7.0/etc/cmake/
Dprint.cmake34 # to always ensure proper new line on all platforms when calling echo.
36 # in the list on a new line.
/openthread-3.7.0/examples/apps/cli/
DREADME.md21 Generate, view, and commit a new Active Operational Dataset:
24 > dataset init new

1234