Home
last modified time | relevance | path

Searched refs:section (Results 1 – 25 of 39) sorted by relevance

12

/lib/mbedtls/external/mbedtls/scripts/
A Dconfig.py38 self.section = section
153 def is_full_section(section): argument
155 return section.endswith('support') or section.endswith('modules')
157 def realfull_adapter(_name, active, section): argument
246 def full_adapter(name, active, section): argument
248 if not is_full_section(section):
284 def baremetal_adapter(name, active, section): argument
286 if not is_full_section(section):
328 def continuation(name, active, section): argument
346 def continuation(name, active, section): argument
[all …]
/lib/mbedtls/external/mbedtls/
A DSECURITY.md28 In this section, we consider an attacker who can observe and modify data sent
42 and workarounds see the [Block Ciphers](#block-ciphers) section.
46 In this section, we consider an attacker who can run software on the same
73 details and workarounds see the [Block Ciphers](#block-ciphers) section.
97 In this section, we consider an attacker who has access to physical information
A DSUPPORT.md6 - API documentation, see the [Documentation section of the
A DLICENSE84 (except as stated in this section) patent license to make, have made,
338 Thus, it is not the intent of this section to claim rights or contest
424 If any portion of this section is held invalid or unenforceable under
425 any particular circumstance, the balance of the section is intended to
426 apply and the section as a whole is intended to apply in other
429 It is not the purpose of this section to induce you to infringe any
431 such claims; this section has the sole purpose of protecting the
440 This section is intended to make thoroughly clear what is believed to
A DBRANCHES.md25 ABI compatibility within LTS branches; see the next section for details.
99 For contributors, see the [Backwards Compatibility section of
A DREADME.md51 …hon is also needed to integrate PSA drivers and to build the development branch (see next section).
63 …bed TLS, but the generated files are included in official releases. This section explains how to g…
314 …le for the full text of these licenses, and [the 'License and Copyright' section in the contributi…
/lib/lwip/lwip/contrib/apps/LwipMibCompiler/Mibs/
A DSNMPv2-SMI77 -- a character string as defined in section 3.1.1
101 -- a character string as defined in section 3.1.1
304 -- a character string as defined in section 3.1.1
340 -- a character string as defined in section 3.1.1
/lib/efi_loader/
A Defi_capsule_key.S10 .section .rodata.capsule_key.init,"a"
A Defi_var_seed.S10 .section .rodata.efi_seed.init,"a"
A Delf_efi.ldsi45 * The EFI loader doesn't seem to like a .bss section, so we
/lib/crypto/
A Dx509_akid.asn12 -- rfc5280 section 4.2.1.1
/lib/mbedtls/external/mbedtls/docs/proposed/
A Dpsa-driver-developer-guide.md28 …iption file is JSON. The structure of this JSON file is specified in the section [“Driver descript…
38 …tion](psa-driver-interface.html#driver-entry-points) except as otherwise indicated in this section.
A Dpsa-driver-interface.md51 …iption file is JSON. The structure of this JSON file is specified in the section [“Driver descript…
103 … mechanism, it invokes available driver entry points as described in the section [“Driver entry po…
185 …ifications. This section gives an overview of modifications that apply to whole classes of entry p…
758 …#key-management-with-opaque-drivers). This section describes common elements. Refer to the applica…
783 …t determine or validate the key size and set `*bits` as described in the section [“Key size determ…
785 …y points must ensure that the resulting key is valid as specified in the section [“Key validation”…
810 This section describes some minimal validity requirements for standard key types.
896 As discussed in [the general section about key management entry points](#driver-entry-points-for-ke…
910 2. Validate the key data. The necessary validation is described in the section [“Key validation”](#…
975 This section provides guidance on combining one or more [entropy sources](#entropy-collection-entry…
[all …]
/lib/mbedtls/external/mbedtls/docs/
A Ddriver-only-builds.md116 - Required hash algorithm(s) as explained in [Hashes](#hashes) section.
167 still be included in the build, see limitations sub-section below.
171 - `MBEDTLS_ECP_C` is fully removed (see limitation sub-section below),
185 limitation sub-section below).
265 Support is pretty similar to the "Elliptic-curve cryptography (ECC)" section
406 [This section depends on #8598 so it might be updated while that PR progresses.]
A D3.0-migration-guide.md30 the instructions in the [Documentation section of the README](https://github.com/Mbed-TLS/mbedtls/b…
35 of these variants have been renamed without the suffix. The section
158 Please also refer to the section [High-level crypto](#high-level-crypto) for
401 Please also refer to the section [Low-level crypto](#low-level-crypto) for
614 This is described in the section [Strengthen default algorithm selection for X.509 and TLS](#streng…
857 …access is no longer supported. Please see the [section on private structure fields](#most-structur…
1020 …d TLS profiles. [RFC 8422](https://datatracker.ietf.org/doc/html/rfc8422#section-5.1.1) deprecates…
/lib/mbedtls/external/mbedtls/docs/architecture/psa-thread-safety/
A Dpsa-thread-safety.md10 …- Slot states are described in the [Key slot states](#key-slot-states) section. They guarantee saf…
13 …anagement.c` are now protected by mutexes, as described in the [Global data](#global-data) section.
23 * The [Guarantees](#guarantees) section describes the properties that are followed when PSA functio…
24 * The [Usage guide](#usage-guide) section gives guidance on initializing, using and freeing PSA whe…
25 * The [Current strategy](#current-strategy) section describes how thread-safety of key management a…
26 * The [Testing and analysis](#testing-and-analysis) section discusses the state of our testing, as …
27 * The [Future work](#future-work) section outlines our long-term goals for thread-safety; it also a…
37 …described in the [PSA Concurrent calling conventions](#psa-concurrent-calling-conventions) section.
43 …_crypto_init` has been called (see the [Initialization](#initialization) section for details on ho…
133 This section describes how we have implemented thread-safety. There is discussion of: techniques, i…
[all …]
/lib/lwip/lwip/contrib/apps/LwipMibCompiler/SharpSnmpLib/
A Dlicense.txt201 Thus, it is not the intent of this section to claim rights or contest
387 If any portion of this section is held invalid or unenforceable under any
388 particular circumstance, the balance of the section is intended to apply,
389 and the section as a whole is intended to apply in other circumstances.
391 It is not the purpose of this section to induce you to infringe any
393 such claims; this section has the sole purpose of protecting the
402 This section is intended to make thoroughly clear what is believed to
/lib/lwip/lwip/doc/doxygen/
A Dlwip.Doxyfile134 # doxygen will generate a detailed section even if there is only a brief
374 # type (e.g. under the Public Functions section). Set it to NO to prevent
397 # Man pages) or section (for LaTeX and RTF).
486 # section is generated. This option has no effect if EXTRACT_ALL is enabled.
1132 # and then modify the file new_header.html. See also section "Doxygen usage"
1467 # in the overview section.
1582 # and searching needs to be provided by external tools. See the section
1599 # See the section "External Indexing and Searching" for details.
1610 # Xapian (see: http://xapian.org/). See the section "External Indexing and
1709 # section "Doxygen usage" for information on how to let doxygen write the
[all …]
A Dlwip.Doxyfile.cmake.in134 # doxygen will generate a detailed section even if there is only a brief
374 # type (e.g. under the Public Functions section). Set it to NO to prevent
397 # Man pages) or section (for LaTeX and RTF).
486 # section is generated. This option has no effect if EXTRACT_ALL is enabled.
1132 # and then modify the file new_header.html. See also section "Doxygen usage"
1467 # in the overview section.
1582 # and searching needs to be provided by external tools. See the section
1599 # See the section "External Indexing and Searching" for details.
1610 # Xapian (see: http://xapian.org/). See the section "External Indexing and
1709 # section "Doxygen usage" for information on how to let doxygen write the
[all …]
/lib/mbedtls/external/mbedtls/docs/architecture/
A Dalternative-implementations.md10 …ome aspects of how Mbed TLS interacts with the underlying platform. This section discusses the mai…
45 …e and array types (although they would normally be `struct` types). This section lists some known …
A Dtls13-support.md77 mandatory (see section 9.1 of the specification).
133 (2) See the TLS 1.3 specific build options section below.
138 compatibility mode as defined in section D.4 of RFC 8446.
A Dpsa-storage-resilience.md42 (This section was last updated for Mbed TLS 3.4.0 implementing PSA Crypto API 1.1.)
46 In this section, we use “(stateful) secure element key” to mean a key stored in a stateful secure e…
101 Note that the analysis in this section assumes that the driver does not update its persistent state…
133 …ored in a persistent “transaction list”, with one entry per key. In this section, we explore recov…
258 In this section, we discuss how to test non-atomic processes that must implement an atomic and comm…
301 As discussed in the section [“Recovery strategies”](#recovery-strategies), the information about ac…
391 This section only concerns stateful secure elements as discussed in [“Designing key management for …
/lib/mbedtls/external/mbedtls/docs/architecture/testing/
A Dpsa-storage-format-testing.md52 …ddresses the test strategy for [PSA ITS over file](#psa-its-over-file) in a separate section below.
56 This section describes the desired test cases for keys created with the current storage format vers…
/lib/mbedtls/external/mbedtls/docs/architecture/psa-migration/
A Dstrategy.md62 legacy APIs. However, see next section for strategies that can lower that
63 cost. The rest of this section explains the reasons for the
232 This section presents a plan towards G5: save code size by compiling out our
292 (The strategy was outlined in the previous section.)
373 This section briefly introduces questions and possible plans towards G4,
A Dpsa-limitations.md34 (Regarding FFDH, see the next section as well.) See issue [3261][ffdh] on
42 (See also the first paragraph in the previous section.)

Completed in 62 milliseconds

12