mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-07-25 01:58:41 +08:00
mbedtls_config: extend documentation for MBEDTLS_PSA_CRYPTO_C
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
This commit is contained in:
parent
95c32973f9
commit
c95ab2a1a0
@ -3167,7 +3167,8 @@
|
|||||||
*
|
*
|
||||||
* Requires: either MBEDTLS_CTR_DRBG_C and MBEDTLS_ENTROPY_C,
|
* Requires: either MBEDTLS_CTR_DRBG_C and MBEDTLS_ENTROPY_C,
|
||||||
* or MBEDTLS_HMAC_DRBG_C and MBEDTLS_ENTROPY_C,
|
* or MBEDTLS_HMAC_DRBG_C and MBEDTLS_ENTROPY_C,
|
||||||
* or MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG.
|
* or MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG;
|
||||||
|
* MBEDTLS_CIPHER_C if any unauthenticated cipher is builtin in PSA.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#define MBEDTLS_PSA_CRYPTO_C
|
#define MBEDTLS_PSA_CRYPTO_C
|
||||||
|
Loading…
x
Reference in New Issue
Block a user