Searched full:docs (Results 1 – 19 of 19) sorted by relevance
/mbedtls-3.6.0/ |
D | .readthedocs.yaml | 2 # 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
|
D | SUPPORT.md | 8 - the `docs` directory in the source tree;
|
D | SECURITY.md | 134 Guide](docs/architecture/alternative-implementations.md) for more information.
|
D | README.md | 294 …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…
|
D | ChangeLog | 78 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/ |
D | psa-driver-example-and-guide.md | 5 …docs/proposed/` directory contains three documents which pertain to the proposed, work-in-progress… 6 …docs/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/…
|
D | redirects.yaml | 2 # See https://docs.readthedocs.io/en/stable/user-defined-redirects.html
|
D | Makefile | 23 @# Clean the sphinx docs
|
/mbedtls-3.6.0/docs/architecture/ |
D | alternative-implementations.md | 28 …docs/proposed/psa-driver-interface.md), the [Mbed TLS PSA driver developer guide](docs/proposed/ps…
|
/mbedtls-3.6.0/scripts/data_files/driver_jsons/ |
D | p256_transparent_driver.json | 9 …rted by this driver, only those that are currently supported in JSON. See docs/psa-driver-example-…
|
/mbedtls-3.6.0/scripts/ |
D | windows_msbuild.bat | 4 @rem https://docs.microsoft.com/en-us/cpp/build/how-to-modify-the-target-framework-and-…
|
/mbedtls-3.6.0/tests/git-scripts/ |
D | README.md | 5 for more information, see the [git documentation](https://git-scm.com/docs/githooks).
|
/mbedtls-3.6.0/docs/architecture/psa-migration/ |
D | outcome-analysis.sh | 13 # - Then launch --> [SKIP_SSL_OPT=1] docs/architecture/psa-migration/outcome-analysis.sh
|
D | strategy.md | 18 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/ |
D | crypto_adjust_config_key_pair_types.h | 5 * See docs/proposed/psa-conditional-inclusion-c.md.
|
/mbedtls-3.6.0/tests/scripts/ |
D | check_files.py | 106 r'docs/.*\.pdf\Z',
|
D | all.sh | 2596 # that's what's supported now, see docs/driver-only-builds.md.
|
/mbedtls-3.6.0/include/mbedtls/ |
D | check_config.h | 128 #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"
|
D | mbedtls_config.h | 1454 * 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.
|