Home
last modified time | relevance | path

Searched refs:accepted (Results 1 – 11 of 11) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/
DCONTRIBUTING.md4 be accepted.
13 …-support-branches): provide a backport if needed (it's fine to wait until the main PR is accepted).
35 …by an interface change. If there is an API change, the contribution, if accepted, will be merged o…
48 …to avoid the API change. API changes without very strong justification are unlikely to be accepted.
DChangeLog13 PEM) accepted by the pkparse module has been removed. Applications that
492 (previously accepted values were limited to "client" or "server").
1234 * Fix record sizes larger than 16384 being sometimes accepted despite being
1573 acceptable value). Functions which previously accepted NULL and now
1614 changed: curves and hashes weaker than 255 bits are no longer accepted
2827 mbedTLS configuration only SHA-2 signed certificates are accepted.
3046 adversary to construct non-primes that would be erroneously accepted as
3717 accepted. Generating these signatures required the private key.
3761 MBEDTLS_PADDING_ONE_AND_ZEROS that sometimes accepted invalid padding.
4757 RelativeDistinguishedName are not accepted any more.
[all …]
/openthread-latest/src/core/net/
Dtcp6.cpp1056 bool accepted = true; in tcplp_sys_accepted_connection() local
1068 accepted = false; in tcplp_sys_accepted_connection()
1072 return accepted; in tcplp_sys_accepted_connection()
/openthread-latest/src/cli/
DREADME_TCP.md196 …endpoint, then any incoming connections matching the specified name are accepted and associated wi…
/openthread-latest/third_party/mbedtls/repo/docs/architecture/psa-migration/
Dpsa-limitations.md123 - salt length: any valid length accepted
330 strong security arguments, so it's unclear whether it would be accepted.
/openthread-latest/
DCONTRIBUTING.md28 …ck. Getting early feedback will help ensure your implementation work is accepted by the community.…
/openthread-latest/third_party/tcplp/bsdtcp/
Dtcp_input.c2021 … bool accepted = tcplp_sys_accepted_connection(tp->accepted_from, tp, &ip6->ip6_src, th->th_sport); in tcp_do_segment() local
2022 if (!accepted) { in tcp_do_segment()
/openthread-latest/third_party/mbedtls/repo/docs/
D3.0-migration-guide.md1016accepted by default. The following hashes have been removed: SHA-1 (formerly only accepted for key…
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_ssl.data3285 TLS 1.3 read early data, early data accepted
3313 TLS 1.3 cli, early data state, early data accepted
3325 TLS 1.3 write early data, early data accepted
Dtest_suite_pk.function889 * We do not document that NULL is accepted, so we may wish to change
Dtest_suite_x509parse.data2955 X509 CSR ASN.1 (Unsupported critical extension accepted by callback, critical=true)