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
commit cfb151889f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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