| /openthread-latest/third_party/mbedtls/repo/configs/ext/ |
| D | README.md | 16 are taken verbatim from the TF-M source code here: 18 https://git.trustedfirmware.org/TF-M/trusted-firmware-m.git/tree/lib/ext/mbedcrypto/mbedcrypto_conf… 20 In TF-M, they are distributed under a 3-Clause BSD license, as noted at the top of the files. 22 In Mbed TLS, with permission from the TF-M project, they are distributed under a dual [Apache-2.0](…
|
| /openthread-latest/tests/scripts/thread-cert/ |
| D | test_ipv6.py | 284 M = any_mpl_M() 289 return MPLOption(S, M, V, sequence, seed_id) 527 … _type=0x6d), MPLOption(S=1, M=0, V=0, sequence=2, seed_id=bytearray([0x00, 0x18]))) 607 self.assertEqual(0, ipv6_packet.extension_headers[0].options[0].value.M) 816 M = any_mpl_M() 821 mpl_option = MPLOption(S, M, V, sequence, seed_id) 827 expected_data = bytearray([(S << 6) | (M << 5) | (V << 4), sequence]) + seed_id 833 M = any_mpl_M() 838 data = bytearray([(S << 6) | (M << 5) | (V << 4), sequence]) + seed_id 845 self.assertEqual(M, mpl_option.M) [all …]
|
| D | ipv6.py | 821 def __init__(self, S, M, V, sequence, seed_id): argument 823 self.M = M 829 smv = (((self.S & 0x03) << 6) | ((self.M & 0x01) << 5) | ((self.V & 0x01) << 4)) 850 …return "MPLOption(S={}, M={}, V={}, sequence={}, seed_id={})".format(self.S, self.M, self.V, self.…
|
| /openthread-latest/third_party/mbedtls/repo/library/ |
| D | ecp_curves.c | 5150 mbedtls_mpi M; in ecp_mod_p521() local 5161 M.s = 1; in ecp_mod_p521() 5162 M.n = N->n - (P521_WIDTH - 1); in ecp_mod_p521() 5163 if (M.n > P521_WIDTH + 1) { in ecp_mod_p521() 5164 M.n = P521_WIDTH + 1; in ecp_mod_p521() 5166 M.p = Mp; in ecp_mod_p521() 5167 memcpy(Mp, N->p + P521_WIDTH - 1, M.n * sizeof(mbedtls_mpi_uint)); in ecp_mod_p521() 5168 MBEDTLS_MPI_CHK(mbedtls_mpi_shift_r(&M, 521 % (8 * sizeof(mbedtls_mpi_uint)))); in ecp_mod_p521() 5177 MBEDTLS_MPI_CHK(mbedtls_mpi_add_abs(N, N, &M)); in ecp_mod_p521() 5252 mbedtls_mpi M, Q; in ecp_mod_p448() local [all …]
|
| D | ecp_curves_new.c | 5524 mbedtls_mpi_uint *M = NULL; in mbedtls_ecp_mod_p448_raw() local 5527 M = mbedtls_calloc(M_limbs, ciL); in mbedtls_ecp_mod_p448_raw() 5529 if (M == NULL) { in mbedtls_ecp_mod_p448_raw() 5541 memset(M, 0, (M_limbs * ciL)); in mbedtls_ecp_mod_p448_raw() 5544 memcpy(M, X + P448_WIDTH, ((M_limbs - 1) * ciL)); in mbedtls_ecp_mod_p448_raw() 5552 (void) mbedtls_mpi_core_add(X, X, M, M_limbs); in mbedtls_ecp_mod_p448_raw() 5555 memcpy(Q, (char *) M + P224_SIZE, P224_SIZE); in mbedtls_ecp_mod_p448_raw() 5565 M[P224_WIDTH_MIN] &= ((mbedtls_mpi_uint)-1) >> (P224_UNUSED_BITS); in mbedtls_ecp_mod_p448_raw() 5567 memset(M + P224_WIDTH_MAX, 0, ((M_limbs - P224_WIDTH_MAX) * ciL)); in mbedtls_ecp_mod_p448_raw() 5570 (void) mbedtls_mpi_core_add(M, M, Q, Q_limbs); in mbedtls_ecp_mod_p448_raw() [all …]
|
| D | dhm.c | 168 static int dhm_random_below(mbedtls_mpi *R, const mbedtls_mpi *M, in dhm_random_below() argument 173 MBEDTLS_MPI_CHK(mbedtls_mpi_random(R, 3, M, f_rng, p_rng)); in dhm_random_below()
|
| D | ecp.c | 2129 mbedtls_mpi M, mm; in ecp_comb_recode_scalar() local 2131 mbedtls_mpi_init(&M); in ecp_comb_recode_scalar() 2143 MBEDTLS_MPI_CHK(mbedtls_mpi_copy(&M, m)); in ecp_comb_recode_scalar() 2145 MBEDTLS_MPI_CHK(mbedtls_mpi_safe_cond_assign(&M, &mm, *parity_trick)); in ecp_comb_recode_scalar() 2148 ecp_comb_recode_core(k, d, w, &M); in ecp_comb_recode_scalar() 2152 mbedtls_mpi_free(&M); in ecp_comb_recode_scalar()
|
| /openthread-latest/third_party/mbedtls/repo/tests/data_files/parse_input/ |
| D | server9.req.sha512 | 11 W7F7X0f9lpzNKOtQ8ix0s+nYS2ONyzfu55+Rlzf8/63M
|
| /openthread-latest/third_party/mbedtls/repo/docs/architecture/testing/ |
| D | driver-interface-test-strategy.md | 83 … key in a secure element involves multiple storage modifications (M<sub>1</sub>, ..., M<sub>n</sub… 85 …each potential interruption point (before M<sub>1</sub>, between M<sub>1</sub> and M<sub>2</sub>, …
|
| /openthread-latest/third_party/jlink/ |
| D | README.md | 21 Cortex-M and RX targets.
|
| /openthread-latest/src/cli/ |
| D | README_BR.md | 284 - M: Managed Address Config flag 290 …n-link:no, ms-since-rx:29526, lifetime:1800, route-prf:med, router:ff02:0:0:0:0:0:0:1 (M:0 O:0 S:1) 291 …link:yes, ms-since-rx:29527, lifetime:1800, preferred:1800, router:ff02:0:0:0:0:0:0:1 (M:0 O:0 S:1) 395 - M: Managed Address Config flag 406 ff02:0:0:0:0:0:0:1 (M:0 O:0 S:1) ms-since-rx:1505 reachable:yes age:00:18:13
|
| /openthread-latest/tools/tcat_ble_client/tlv/ |
| D | advertised_tlv.py | 69 M = 0x02 variable in DeviceTypeStatusTlv
|
| /openthread-latest/tools/harness-automation/ |
| D | parse_topofile.py | 106 matched_case = re.match(r'(.*)-(.*)', line, re.M | re.I)
|
| /openthread-latest/third_party/mbedtls/repo/tests/data_files/ |
| D | rsa_pkcs1_4096_aes256.pem | 23 Mt9WNK6EWV5uTe/8M/A4BMbR77/AOgLBYIWpOWcsjnTWDayZiapEwnKoMPUjePlr
|
| D | rsa_pkcs8_pbes2_pbkdf2_4096_3des_sha224.pem | 6 O3fmzghYUunK62isvZskV2K7mn+O6jhunSiWqkTBrUzno+jFF58RrMv+M/7SWH3P
|
| /openthread-latest/third_party/mbedtls/repo/tests/scripts/ |
| D | set_psa_test_dependencies.py | 199 content_matches = list(re.finditer(r'^[\t ]*([^\t #].*)$', stanza, re.M))
|
| /openthread-latest/third_party/mbedtls/repo/3rdparty/p256-m/p256-m/ |
| D | README.md | 7 C, with optional bits of assembly for Arm Cortex-M and Cortex-A CPUs. 97 improve performance and code size. (On Cortex-M and Cortex-A cores wtih GCC or 330 This layer contains optional assembly for Cortex-M and Cortex-A cores, for the 430 versions, for Cortex-M/A cores with or without the DSP extension, and two 542 tested Cortex-M CPUs, while slightly reducing code size and stack usage) is
|
| /openthread-latest/tools/harness-thci/ |
| D | OpenThread_WpanCtl.py | 237 … if re.search(r'Not\s+Found|failed\s+with\s+error', stderr_line.strip(), re.M | re.I): 246 … if re.search(r'Not\s+Found|failed\s+with\s+error', stdout_line.strip(), re.M | re.I): 263 elif re.search(r'Not\s+Found|failed\s+with\s+error', line, re.M | re.I): 537 if re.match(self.prompt, line, re.M | re.I): 975 if re.match(self.prompt, ip6AddrItem, re.M | re.I):
|
| /openthread-latest/tools/harness-automation/autothreadharness/ |
| D | pdu_controller.py | 127 r = re.compile(regex, re.M)
|
| D | harness_case.py | 575 match_line = re.match(r'(.*)-(.*)', topo_line, re.M | re.I)
|
| /openthread-latest/third_party/mbedtls/repo/tests/suites/ |
| D | test_suite_ecp.function | 170 * - Random point mult: ~3250M 171 * - Cold base point mult: ~3300M 172 * - Hot base point mult: ~1100M 174 * - Random point mult: ~3850M
|
| /openthread-latest/third_party/mbedtls/repo/docs/proposed/ |
| D | psa-conditional-inclusion-c.md | 250 time-stamp-format: "%04Y/%02m/%02d %02H:%02M:%02S %Z"
|
| D | psa-driver-interface.md | 1457 time-stamp-format: "%04Y/%02m/%02d %02H:%02M:%02S %Z"
|
| /openthread-latest/third_party/mbedtls/repo/ |
| D | ChangeLog | 107 performance by around 30% on 64-bit Intel; 125% on Armv7-M. 494 M-class CPUs (Cortex-M0, Cortex-M0+, Cortex-M1, Cortex-M23, 512 example TF-M configuration in configs/ from building cleanly: 1811 shared library. Reported by Guillermo Garcia M. in #4411. 1817 Arm Cortex-M. Fixes #4530. 2412 Contributed by Koh M. Nakagawa in #3326. 2716 Bernhard M. Wiedemann in #2357. 4628 (suggested by Thorsten Mühlfelder). 6024 by Jonathan M. McCune)
|
| /openthread-latest/third_party/mbedtls/repo/docs/architecture/psa-migration/ |
| D | md-cipher-dispatch.md | 344 The primary target is a configuration like TF-M's medium profile, plus TLS with only AEAD ciphersui…
|