Home
last modified time | relevance | path

Searched full:docs (Results 1 – 19 of 19) sorted by relevance

/mbedtls-3.6.0/
D.readthedocs.yaml2 # Read the Docs configuration file
3 # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
16 - breathe-apidoc -o docs/api apidoc/xml
21 …CS_VIRTUALENV_PATH/bin/rtd" projects "Mbed TLS API" redirects sync --wet-run -f docs/redirects.yaml
24 # Build documentation in the docs/ directory with Sphinx
27 configuration: docs/conf.py
29 # Optionally declare the Python requirements required to build your docs
32 - requirements: docs/requirements.txt
DSUPPORT.md8 - the `docs` directory in the source tree;
DSECURITY.md134 Guide](docs/architecture/alternative-implementations.md) for more information.
DREADME.md294 …uses PSA cryptography for most operations regardless of this option. See `docs/use-psa-crypto.md` …
300 Please see the [PSA driver example and guide](docs/psa-driver-example-and-guide.md) for information…
DChangeLog78 docs/driver-only-builds.md.
88 algorithms in PSA, with some limitations. See docs/driver-only-builds.txt
838 establishment only). See docs/architecture/tls13-support.md for a
846 docs/use-psa-crypto.md for the list of exceptions.
995 see docs/proposed/psa-driver-wrappers-codegen-migration-guide.md
1067 protocol. See docs/architecture/tls13-support.md for the definition of
1482 See docs/architecture/alternative-implementations.md for the remaining
1929 specification (docs/architecture/mbed-crypto-storage-specification.md).
5812 * Rewrote the headers to generate the API docs with doxygen
/mbedtls-3.6.0/docs/
Dpsa-driver-example-and-guide.md5docs/proposed/` directory contains three documents which pertain to the proposed, work-in-progress…
6docs/proposed/psa-driver-developer-guide.md) Guide describes the deliverables for writing a driver…
20 …cific [key location](https://github.com/Mbed-TLS/mbedtls/blob/development/docs/proposed/psa-driver…
39 …lob/development/docs/proposed/psa-driver-developer-guide.md) and [integration](https://github.com/…
Dredirects.yaml2 # See https://docs.readthedocs.io/en/stable/user-defined-redirects.html
DMakefile23 @# Clean the sphinx docs
/mbedtls-3.6.0/docs/architecture/
Dalternative-implementations.md28docs/proposed/psa-driver-interface.md), the [Mbed TLS PSA driver developer guide](docs/proposed/ps…
/mbedtls-3.6.0/scripts/data_files/driver_jsons/
Dp256_transparent_driver.json9 …rted by this driver, only those that are currently supported in JSON. See docs/psa-driver-example-…
/mbedtls-3.6.0/scripts/
Dwindows_msbuild.bat4 @rem https://docs.microsoft.com/en-us/cpp/build/how-to-modify-the-target-framework-and-…
/mbedtls-3.6.0/tests/git-scripts/
DREADME.md5 for more information, see the [git documentation](https://git-scm.com/docs/githooks).
/mbedtls-3.6.0/docs/architecture/psa-migration/
Doutcome-analysis.sh13 # - Then launch --> [SKIP_SSL_OPT=1] docs/architecture/psa-migration/outcome-analysis.sh
Dstrategy.md18 implemented, see `docs/use-psa-crypto.md`, where new APIs are about (G2), and
280 docs/use-psa-crypto.md).
/mbedtls-3.6.0/include/psa/
Dcrypto_adjust_config_key_pair_types.h5 * See docs/proposed/psa-conditional-inclusion-c.md.
/mbedtls-3.6.0/tests/scripts/
Dcheck_files.py106 r'docs/.*\.pdf\Z',
Dall.sh2596 # that's what's supported now, see docs/driver-only-builds.md.
/mbedtls-3.6.0/include/mbedtls/
Dcheck_config.h128 #error "Unsupported partial support for ECC key type acceleration, see docs/driver-only-builds.md"
151 #error "Unsupported partial support for ECC curves acceleration, see docs/driver-only-builds.md"
Dmbedtls_config.h1454 * the built-in ECC implementation, see docs/driver-only-builds.md.
1760 * \note See docs/architecture/tls13-support.md for a description of the TLS
2052 * See `docs/architecture/testing/mbed-crypto-invasive-testing.md` for more
2103 * \note See docs/use-psa-crypto.md for a complete description this option.