Searched refs:accepted (Results 1 – 11 of 11) sorted by relevance
/openthread-latest/third_party/mbedtls/repo/ |
D | CONTRIBUTING.md | 4 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.
|
D | ChangeLog | 13 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/ |
D | tcp6.cpp | 1056 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/ |
D | README_TCP.md | 196 …endpoint, then any incoming connections matching the specified name are accepted and associated wi…
|
/openthread-latest/third_party/mbedtls/repo/docs/architecture/psa-migration/ |
D | psa-limitations.md | 123 - salt length: any valid length accepted 330 strong security arguments, so it's unclear whether it would be accepted.
|
/openthread-latest/ |
D | CONTRIBUTING.md | 28 …ck. Getting early feedback will help ensure your implementation work is accepted by the community.…
|
/openthread-latest/third_party/tcplp/bsdtcp/ |
D | tcp_input.c | 2021 … 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/ |
D | 3.0-migration-guide.md | 1016 …accepted by default. The following hashes have been removed: SHA-1 (formerly only accepted for key…
|
/openthread-latest/third_party/mbedtls/repo/tests/suites/ |
D | test_suite_ssl.data | 3285 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
|
D | test_suite_pk.function | 889 * We do not document that NULL is accepted, so we may wish to change
|
D | test_suite_x509parse.data | 2955 X509 CSR ASN.1 (Unsupported critical extension accepted by callback, critical=true)
|