mbedtls/include/psa
Gilles Peskine fa710f5c6a Don't declare a parameter as const
Whether a parameter should be const is an implementation detail of the
function, so don't declare a parameter of psa_hash_compare as
const. (This only applies to parameters themselves, not to objects
that pointer parameters points to.)
2020-01-30 12:27:14 +01:00
..
crypto.h Don't declare a parameter as const 2020-01-30 12:27:14 +01:00
crypto_accel_driver.h
crypto_compat.h Better documentation in crypto_compat.h 2019-11-29 12:23:46 +01:00
crypto_driver_common.h
crypto_entropy_driver.h
crypto_extra.h Merge pull request #325 from gilles-peskine-arm/psa-sign_hash 2019-12-06 10:10:14 +01:00
crypto_platform.h
crypto_se_driver.h
crypto_sizes.h Rename some signature-related identifiers 2019-11-26 18:20:59 +01:00
crypto_struct.h
crypto_types.h
crypto_values.h Test the block size for symmetric keys 2019-12-12 09:00:27 +01:00