Home
last modified time | relevance | path

Searched refs:field (Results 1 – 25 of 34) sorted by relevance

12

/openthread-latest/third_party/tcplp/bsdtcp/sys/
Dqueue.h191 #define SLIST_FOREACH(var, head, field) \ argument
194 (var) = SLIST_NEXT((var), field))
196 #define SLIST_FOREACH_FROM(var, head, field) \ argument
199 (var) = SLIST_NEXT((var), field))
201 #define SLIST_FOREACH_SAFE(var, head, field, tvar) \ argument
203 (var) && ((tvar) = SLIST_NEXT((var), field), 1); \
206 #define SLIST_FOREACH_FROM_SAFE(var, head, field, tvar) \ argument
208 (var) && ((tvar) = SLIST_NEXT((var), field), 1); \
211 #define SLIST_FOREACH_PREVPTR(var, varp, head, field) \ argument
214 (varp) = &SLIST_NEXT((var), field))
[all …]
/openthread-latest/tests/scripts/thread-cert/pktverify/
Dlayers.py100 field = LayerField(name=key, value=val)
103 all_fields[key] = LayerFieldsContainer(main_field=field)
105 all_fields[key].fields.append(field)
Dtest_layer_fields.py156 def assertIsInstanceOrNull(self, field, type): argument
157 if field is not nullField:
158 self.assertIsInstance(field, type)
228 for field in layer._layer._all_fields:
229 …if field.startswith('thread_meshcop') and not layer_fields.is_layer_field(field) and field not in (
232 field,
233 layer._layer.get_field(field),
/openthread-latest/third_party/mbedtls/repo/scripts/
Dgenerate_ssl_debug_helpers.py195 for field in line.strip().split(','):
196 if not field.strip():
198 member = field.strip().split()[0]
/openthread-latest/tools/tcat_ble_client/auth-generate/ext/
DDeviceCert1.ext8 # Include Thread version field
DDeviceCert2.ext8 # Include Thread version field
/openthread-latest/tools/harness-automation/autothreadharness/
Dpdu_controller.py208 missing_fields = [field for field in missing_fields if field not in params.keys()]
Dharness_case.py445 field = dialog.find_element_by_id('inp_general_child_update_wait_time')
446 field.clear()
448 field.send_keys(str(self.child_timeout))
450 field = dialog.find_element_by_id('inp_general_sed_polling_rate')
451 field.clear()
453 field.send_keys(str(self.sed_polling_interval))
/openthread-latest/third_party/mbedtls/repo/tests/scripts/
Dgenerate_psa_wrappers.py223 ['(unsigned) psa_get_key_{}({})'.format(field, var)
224 for field in ['id', 'lifetime', 'type', 'bits', 'algorithm', 'usage_flags']])
/openthread-latest/third_party/mbedtls/repo/tests/data_files/dir4/
DReadme1 …geting the enforcement of the policy indicated by the *pathLenConstraint* field. All leaf elements…
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_bignum_random.function184 * field-by-field comparison. */
251 * field-by-field comparison. */
/openthread-latest/tests/toranj/cli/
Dcli.py912 return [field.strip() for field in row.strip().split('|')[1:-1]]
926 for field in line.split(', ', 2):
927 key_value = field.split(':')
/openthread-latest/third_party/mbedtls/repo/docs/architecture/psa-migration/
Dpsa-limitations.md101 - a trailer field - the value is fixed to 0xBC by PKCS#1 v2.1, but was left
105 generation function (and only 0xBC as the trailer field), but there are
155 extra parameter "trailer field" that doesn't vary in practice"). These can be
163 - the extra "trailer field" parameter must have its default value
206 All test files use the default trailer field of 0xBC, as enforced by our
Dmd-cipher-dispatch.md472 The `engine` field is almost redundant with knowledge about `type`. However, when an algorithm is a…
505 If given an established context, use its `engine` field.
507 If given an algorithm as an `mbedtls_md_type_t type` (possibly being the `type` field of a `const m…
601 … module's context (AES, ARIA, Camellia) or a PSA key identifier; it has a field indicating which o…
603 The `engine` field is almost redundant with knowledge about `type`. However, when an algorithm is a…
612 … dispatch via PSA or legacy. All functions consult the context's `engine` field, except `setup()` …
Dpsa-legacy-bridges.md118 …e. The legacy API also supports DHM (Diffie-Hellman-Merkle = FFDH: finite-field Diffie-Hellman) ke…
194 …t appear nested in TLV structures in either TLS (there's just a signature field) or X.509 (the sig…
290 * `mbedtls_pk_import_into_psa` checks that the type field in the attributes is consistent with the …
/openthread-latest/third_party/mbedtls/repo/docs/architecture/
Dalternative-implementations.md47field, the field must have the same type and semantics as in the built-in implementation, but does…
Dmbed-crypto-storage-specification.md121 …re the storage format is not compatible (despite using the same value in the version field so far).
196 * A new policy field, marked as [NEW:1.1.0] below.
197 …re the storage format is not compatible (despite using the same value in the version field so far).
225 * The layout of a key file now has a lifetime field before the type field.
315 * The type field has been split into a type and a bits field of 2 bytes each.
Dtls13-support.md183 - The names of macros and variables related to a field or structure in the
184 TLS 1.3 specification should contain as far as possible the field name as
185 it is in the specification. If the field name is "too long" and we prefer
190 `random` field of the ClientHello message.
/openthread-latest/third_party/mbedtls/repo/
DBRANCHES.md53 * Removing a field from a structure, unless the field is documented as public.
/openthread-latest/tools/harness-simulation/
DREADME.md48 2. Run the Test Harness. The information field of the device is encoded as `<tag>_<node_id>@<ip_add…
/openthread-latest/third_party/mbedtls/repo/docs/
Duse-psa-crypto.md145 - Finite-field (non-EC) Diffie-Hellman (used in key exchanges: DHE-RSA,
Ddriver-only-builds.md60 - finite-field Diffie-Hellman: FFDH algorithm, DH key types.
262 Finite-field Diffie-Hellman
Dpsa-transition.md657 …iptic-curve-mechanism-selection)” and “[EC-JPAKE](#ec-jpake)”) and finite-field Diffie-Hellman (se…
762 A finite-field Diffie-Hellman key pair has the type [`PSA_KEY_TYPE_DH_KEY_PAIR(group)`](https://mbe…
764 A finite-field Diffie-Hellman public key has the type [`PSA_KEY_TYPE_DH_PUBLIC_KEY(group)`](https:/…
776 A finite-field Diffie-Hellman key can be used for key agreement with the algorithm [`PSA_ALG_FFDH`]…
1090 …pes/#group__crypto__types_1gab4f857c4cd56f5fe65ded421e61bcc8c) for finite-field Diffie-Hellman (se…
1215 The PSA API for finite-field Diffie-Hellman only supports predefined groups. Therefore there is no …
1229 …SA bit-size, the `bit_size` field in `mbedtls_ecp_curve_info`, the `nbits` field in `mbedtls_ecp_g…
1241 * The `name` field of `mbedtls_ecp_curve_info`, and the function `mbedtls_ecp_curve_info_from_name`…
1242 * The `tls_id` field of `mbedtls_ecp_curve_info`, the constant `MBEDTLS_ECP_TLS_NAMED_CURVE`, and t…
D3.0-migration-guide.md68 Attempting to access a private field directly will result in a compilation error.
74 As a last resort, you can access the field `foo` of a structure `bar` by writing `bar.MBEDTLS_PRIVA…
845 direct structure field access.
856 longer part of the public API in Mbed TLS 3.0, and direct structure field
/openthread-latest/third_party/mbedtls/repo/docs/architecture/testing/
Dpsa-storage-format-testing.md66 Objective: test the format of the key file: which field goes where and how big it is.

12