mbedtls/include/psa
Gilles Peskine 94cc42c28f Pass a writable pointer to the persistent data when needed
Most driver methods are not allowed to modify the persistent data, so
the driver context structure contains a const pointer to it. Pass a
non-const pointer to the persstent data to the driver methods that
need it: init, allocate, destroy.
2019-07-12 23:34:20 +02:00
..
crypto.h
crypto_accel_driver.h
crypto_driver_common.h
crypto_entropy_driver.h
crypto_extra.h
crypto_platform.h
crypto_se_driver.h Pass a writable pointer to the persistent data when needed 2019-07-12 23:34:20 +02:00
crypto_sizes.h
crypto_struct.h
crypto_types.h
crypto_values.h