/openthread-3.6.0/third_party/mbedtls/repo/library/ |
D | ecp_curves.c | 1192 mbedtls_mpi M; in ecp_mod_p521() local 1202 M.s = 1; in ecp_mod_p521() 1203 M.n = N->n - ( P521_WIDTH - 1 ); in ecp_mod_p521() 1204 if( M.n > P521_WIDTH + 1 ) in ecp_mod_p521() 1205 M.n = P521_WIDTH + 1; in ecp_mod_p521() 1206 M.p = Mp; in ecp_mod_p521() 1207 memcpy( Mp, N->p + P521_WIDTH - 1, M.n * sizeof( mbedtls_mpi_uint ) ); in ecp_mod_p521() 1208 MBEDTLS_MPI_CHK( mbedtls_mpi_shift_r( &M, 521 % ( 8 * sizeof( mbedtls_mpi_uint ) ) ) ); in ecp_mod_p521() 1216 MBEDTLS_MPI_CHK( mbedtls_mpi_add_abs( N, N, &M ) ); in ecp_mod_p521() 1241 mbedtls_mpi M; in ecp_mod_p255() local [all …]
|
D | ecp.c | 1515 mbedtls_mpi M, S, T, U; in ecp_double_jac() local 1517 mbedtls_mpi_init( &M ); mbedtls_mpi_init( &S ); mbedtls_mpi_init( &T ); mbedtls_mpi_init( &U ); in ecp_double_jac() 1527 MBEDTLS_MPI_CHK( mbedtls_mpi_mul_int( &M, &S, 3 ) ); MOD_ADD( M ); in ecp_double_jac() 1533 MBEDTLS_MPI_CHK( mbedtls_mpi_mul_int( &M, &S, 3 ) ); MOD_ADD( M ); in ecp_double_jac() 1542 MBEDTLS_MPI_CHK( mbedtls_mpi_add_mod( grp, &M, &M, &S ) ); in ecp_double_jac() 1557 MBEDTLS_MPI_CHK( mbedtls_mpi_mul_mod( grp, &T, &M, &M ) ); in ecp_double_jac() 1563 MBEDTLS_MPI_CHK( mbedtls_mpi_mul_mod( grp, &S, &S, &M ) ); in ecp_double_jac() 1575 mbedtls_mpi_free( &M ); mbedtls_mpi_free( &S ); mbedtls_mpi_free( &T ); mbedtls_mpi_free( &U ); in ecp_double_jac() 2111 mbedtls_mpi M, mm; in ecp_comb_recode_scalar() local 2113 mbedtls_mpi_init( &M ); in ecp_comb_recode_scalar() [all …]
|
D | dhm.c | 155 static int dhm_random_below( mbedtls_mpi *R, const mbedtls_mpi *M, in dhm_random_below() argument 160 MBEDTLS_MPI_CHK( mbedtls_mpi_random( R, 3, M, f_rng, p_rng ) ); in dhm_random_below()
|
/openthread-3.6.0/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-3.6.0/third_party/mbedtls/repo/tests/data_files/ |
D | server9.req.sha512 | 11 W7F7X0f9lpzNKOtQ8ix0s+nYS2ONyzfu55+Rlzf8/63M
|
D | test-int-ca2.crt | 15 7/lH9VQiE3/px7amD32cidoPvWLA9U3f1FsPmJESUz0wwNfINpDjmPr8dGbkCN+M
|
D | server8_int-ca2.crt | 33 7/lH9VQiE3/px7amD32cidoPvWLA9U3f1FsPmJESUz0wwNfINpDjmPr8dGbkCN+M
|
D | server10_int3_int-ca2.crt | 37 7/lH9VQiE3/px7amD32cidoPvWLA9U3f1FsPmJESUz0wwNfINpDjmPr8dGbkCN+M
|
D | server10_int3_spurious_int-ca2.crt | 61 7/lH9VQiE3/px7amD32cidoPvWLA9U3f1FsPmJESUz0wwNfINpDjmPr8dGbkCN+M
|
D | server7_spurious_int-ca.crt | 38 7/lH9VQiE3/px7amD32cidoPvWLA9U3f1FsPmJESUz0wwNfINpDjmPr8dGbkCN+M
|
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
|
D | server10_int3_int-ca2_ca.crt | 37 7/lH9VQiE3/px7amD32cidoPvWLA9U3f1FsPmJESUz0wwNfINpDjmPr8dGbkCN+M
|
/openthread-3.6.0/src/cli/ |
D | README_BR.md | 227 - M: Managed Address Config flag 233 …ink:no, ms-since-rx:29526, lifetime:1800, route-prf:med, router:ff02:0:0:0:0:0:0:1 (M:0 O:0 Stub:1) 234 …k:yes, ms-since-rx:29527, lifetime:1800, preferred:1800, router:ff02:0:0:0:0:0:0:1 (M:0 O:0 Stub:1) 316 - M: Managed Address Config flag 322 ff02:0:0:0:0:0:0:1 (M:0 O:0 Stub:1)
|
/openthread-3.6.0/third_party/jlink/ |
D | README.md | 21 Cortex-M and RX targets.
|
/openthread-3.6.0/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-3.6.0/tools/harness-automation/ |
D | parse_topofile.py | 106 matched_case = re.match(r'(.*)-(.*)', line, re.M | re.I)
|
/openthread-3.6.0/third_party/mbedtls/repo/tests/suites/ |
D | test_suite_ecp.function | 436 * - Random point mult: ~3250M 437 * - Cold base point mult: ~3300M 438 * - Hot base point mult: ~1100M 440 * - Random point mult: ~3850M 1218 mbedtls_mpi C, M, N; 1221 mbedtls_mpi_init( &M ); 1231 /* M = N - C = - ( C - N ) (expected result of fix_negative) */ 1232 TEST_EQUAL( 0, mbedtls_mpi_sub_mpi( &M, &N, &C ) ); 1236 TEST_EQUAL( 0, mbedtls_mpi_cmp_mpi( &N, &M ) ); 1240 mbedtls_mpi_free( &M );
|
/openthread-3.6.0/third_party/mbedtls/repo/tests/scripts/ |
D | set_psa_test_dependencies.py | 217 content_matches = list(re.finditer(r'^[\t ]*([^\t #].*)$', stanza, re.M))
|
/openthread-3.6.0/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-3.6.0/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-3.6.0/third_party/mbedtls/repo/docs/proposed/ |
D | psa-conditional-inclusion-c.md | 241 time-stamp-format: "%04Y/%02m/%02d %02H:%02M:%02S %Z"
|
/openthread-3.6.0/third_party/mbedtls/repo/ |
D | ChangeLog | 227 shared library. Reported by Guillermo Garcia M. in #4411. 229 Arm Cortex-M. Fixes #4530. 817 Contributed by Koh M. Nakagawa in #3326. 1121 Bernhard M. Wiedemann in #2357. 3033 (suggested by Thorsten Mühlfelder). 4429 by Jonathan M. McCune)
|