mbedtls/include/psa
Jaeden Amero e095d60d95 psa: driver: Use "Driver Model" terminology
"Driver APIs" can be interpreted to mean APIs used when you want to write a
driver, not the set of functions you implement to make a driver. See
https://www.kernel.org/doc/html/latest/driver-api/index.html "The kernel
offers a wide variety of interfaces to support the development of device
drivers."

As such, we are renaming "Driver API" to "Driver Model" and updating our
work so far to reflect this change.
2018-10-26 12:25:05 +01:00
..
crypto.h New macro PSA_ALG_FULL_LENGTH_MAC 2018-10-17 18:30:47 +02:00
crypto_driver.h psa: driver: Use "Driver Model" terminology 2018-10-26 12:25:05 +01:00
crypto_extra.h Add notes about the purpose and usage of auxiliary header files 2018-09-12 16:41:11 +03:00
crypto_platform.h Add notes about the purpose and usage of auxiliary header files 2018-09-12 16:41:11 +03:00
crypto_sizes.h Document and check the consistency of truncated MAC encodings 2018-10-17 13:54:47 +02:00
crypto_struct.h Change psa_structs to use unsigned ints 2018-09-14 10:02:28 +01:00