mbedtls/include/psa
Antonio de Angelis bf672336ae Align function parameter names for mbedtls_set_key_owner_id in PSA headers
static function mbedtls_set_key_owner() is declared in psa/crypto.h
and defined in psa/crypto_struct.h with different parameter name for
the  mbedtls_key_owner_id_t parameter and that may trigger errors
from static code analysis tool as cppcheck.

Signed-off-by: Antonio de Angelis <antonio.deangelis@arm.com>
2021-12-01 22:43:57 +00:00
..
crypto_builtin_composites.h Move to separately compiled PSA test driver library 2021-11-30 14:49:19 +01:00
crypto_builtin_primitives.h psa: Fix Mbed TLS hash operation definition 2021-11-30 14:49:19 +01:00
crypto_compat.h Fix typos in C header files 2021-05-12 10:39:58 +02:00
crypto_config.h Implement PSA_WANT_KEY_TYPE_ARIA 2021-10-08 18:28:15 +02:00
crypto_driver_common.h Remove old-style accelerator and entropy driver interfaces 2020-11-30 17:37:14 +01:00
crypto_driver_contexts_composites.h Move to separately compiled PSA test driver library 2021-11-30 14:49:19 +01:00
crypto_driver_contexts_primitives.h Move to separately compiled PSA test driver library 2021-11-30 14:49:19 +01:00
crypto_extra.h Reword the builtin key language on persistency declaration 2021-04-16 11:25:18 +02:00
crypto_platform.h Move the inclusion of crypto_spe.h to psa/crypto_platform.h 2021-06-23 14:45:17 +02:00
crypto_se_driver.h Fix typos in C header files 2021-05-12 10:39:58 +02:00
crypto_sizes.h psa: Fix hash max sizes 2021-11-30 13:24:47 +01:00
crypto_struct.h Do key usage policy extension when loading keys 2021-06-24 11:58:19 +02:00
crypto_types.h psa: Make sure MBEDTLS_PSA_CRYPTO_CLIENT is defined 2021-02-09 15:36:08 +01:00
crypto_values.h Reorder macro definitions 2021-11-03 12:44:08 +01:00
crypto.h Align function parameter names for mbedtls_set_key_owner_id in PSA headers 2021-12-01 22:43:57 +00:00