Home
last modified time | relevance | path

Searched refs:Crypto (Results 1 – 25 of 85) sorted by relevance

1234

/third_party/mbedtls/docs/
Dgetting_started.md1 ## Getting started with Mbed Crypto
3 ### What is Mbed Crypto? argument
5 Mbed Crypto is an open source cryptographic library that supports a wide range of cryptographic ope…
14 The Mbed Crypto library is a reference implementation of the cryptography interface of the Arm Plat…
16 The Mbed Crypto library is distributed under the Apache License, version 2.0.
23 ### Using Mbed Crypto argument
25 * [Getting the Mbed Crypto library](#getting-the-mbed-crypto-library)
26 * [Building the Mbed Crypto library](#building-the-mbed-crypto-library)
27 * [Using the Mbed Crypto library](#using-the-mbed-crypto-library)
36 * [More about the Mbed Crypto library](#more-about-the-mbed-crypto-library)
[all …]
Duse-psa-crypto.md43 Benefits: isolation of long-term secrets, use of PSA Crypto drivers.
91 Benefits: use of PSA Crypto drivers; partial isolation of short-term secrets
122 Benefits: use of PSA Crypto drivers.
133 Benefits: use of PSA Crypto drivers.
143 Benefits: use of PSA Crypto drivers.
152 Benefits: use of PSA Crypto drivers.
/third_party/mbedtls/docs/architecture/
Dmbed-crypto-storage-specification.md1 Mbed Crypto storage specification
4 This document specifies how Mbed Crypto uses storage.
6 Mbed Crypto may be upgraded on an existing device with the storage preserved. Therefore:
11 Mbed Crypto 0.1.0
70 Assumption: ITS provides a 32-bit file identifier namespace. The Crypto service can use arbitrary f…
87 Mbed Crypto 1.0.0
127 Assumption: ITS provides a 64-bit file identifier namespace. The Crypto service can use arbitrary f…
162 Mbed Crypto 1.1.0
195 Mbed Crypto TBD
210 Assumption: ITS provides a 64-bit file identifier namespace. The Crypto service can use arbitrary f…
[all …]
/third_party/mbedtls/docs/architecture/testing/
Ddriver-interface-test-strategy.md1 # Mbed Crypto driver interface test strategy
3 …ed Crypto. Mbed Crypto has interfaces for secure element drivers, accelerator drivers and entropy …
19 …../../include/psa/crypto_se_driver.h). This is an interface between Mbed Crypto and one or more th…
21 …rovided by Mbed Crypto (`psa_register_se_driver`) and many functions that drivers must implement. …
60 … it with parameters that cause a driver to be invoked and check how Mbed Crypto handles the output…
/third_party/mbedtls/docs/proposed/
Dpsa-conditional-inclusion-c.md50 ### PSA Crypto configuration file
52Crypto configuration file `psa/crypto_config.h` defines a series of symbols of the form `PSA_WANT_…
57 …yptographic algorithms are included based on both the content of the PSA Crypto configuration file…
59 ### PSA Crypto configuration symbols
63 A PSA Crypto configuration symbol is a C preprocessor symbol whose name starts with `PSA_WANT_`.
79 If a feature is not requested for inclusion in the PSA Crypto configuration file, it may still be i…
126 …LS_xxx_C` configuration symbols, including the ones deduced from the PSA Crypto configuration. It …
172 ### Structure of PSA Crypto library code
188 For PSA Crypto, the preferred configuration mechanism would be similar to capability specifications…
/third_party/curl/docs/cmdline-opts/
Dengine.d3 Help: Crypto engine to use
/third_party/libwebsockets/minimal-examples/api-tests/
DREADME.md9 api-test-gencrypto|LWS Generic Crypto apis
/third_party/libwebsockets/minimal-examples/api-tests/api-test-gencrypto/
DREADME.md3 Demonstrates how to use and performs selftests for Generic Crypto,
/third_party/libwebsockets/READMEs/
DREADME.crypto-apis.md1 # Lws Crypto Apis
31 ## Crypto supported in generic layer
107 "Crypto Agility" means the JSON structs include information about the
138 ## Crypto supported in the JOSE layer
/third_party/boost/libs/beast/example/advanced/server-flex/
DCMakeLists.txt25 OpenSSL::SSL OpenSSL::Crypto
/third_party/boost/libs/beast/example/http/server/flex/
DCMakeLists.txt25 OpenSSL::SSL OpenSSL::Crypto
/third_party/boost/libs/beast/example/websocket/client/async-ssl/
DCMakeLists.txt25 OpenSSL::SSL OpenSSL::Crypto
/third_party/boost/libs/beast/example/http/server/sync-ssl/
DCMakeLists.txt25 OpenSSL::SSL OpenSSL::Crypto
/third_party/boost/libs/beast/example/http/client/async-ssl/
DCMakeLists.txt25 OpenSSL::SSL OpenSSL::Crypto
/third_party/boost/libs/beast/example/websocket/server/async-ssl/
DCMakeLists.txt25 OpenSSL::SSL OpenSSL::Crypto
/third_party/boost/libs/beast/example/websocket/client/sync-ssl/
DCMakeLists.txt25 OpenSSL::SSL OpenSSL::Crypto
/third_party/boost/libs/beast/example/http/client/coro-ssl/
DCMakeLists.txt25 OpenSSL::SSL OpenSSL::Crypto
/third_party/boost/libs/beast/example/http/server/async-ssl/
DCMakeLists.txt25 OpenSSL::SSL OpenSSL::Crypto
/third_party/boost/libs/beast/example/http/client/sync-ssl/
DCMakeLists.txt25 OpenSSL::SSL OpenSSL::Crypto
/third_party/boost/libs/beast/example/http/server/coro-ssl/
DCMakeLists.txt25 OpenSSL::SSL OpenSSL::Crypto
/third_party/boost/libs/beast/example/websocket/server/sync-ssl/
DCMakeLists.txt25 OpenSSL::SSL OpenSSL::Crypto
/third_party/boost/libs/beast/example/http/server/stackless-ssl/
DCMakeLists.txt25 OpenSSL::SSL OpenSSL::Crypto
/third_party/boost/libs/beast/example/websocket/server/coro-ssl/
DCMakeLists.txt25 OpenSSL::SSL OpenSSL::Crypto
/third_party/boost/libs/beast/example/websocket/server/stackless-ssl/
DCMakeLists.txt25 OpenSSL::SSL OpenSSL::Crypto
/third_party/boost/libs/beast/example/websocket/client/coro-ssl/
DCMakeLists.txt25 OpenSSL::SSL OpenSSL::Crypto

1234