1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-30 22:43:08 +03:00

Merge pull request #5457 from AndrzejKurek/key-id-encodes-owner-psa-fixes-follow-up

Remove incorrect incompatibility information about `MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER` from mbedtls_config.h
This commit is contained in:
Gilles Peskine
2022-01-25 17:02:35 +01:00
committed by GitHub

View File

@ -1081,7 +1081,7 @@
* which is currently hard-coded to be int32_t.
*
* Note that this option is meant for internal use only and may be removed
* without notice. It is incompatible with MBEDTLS_USE_PSA_CRYPTO.
* without notice.
*/
//#define MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER