mbedtls/include/psa
Jaeden Amero 1acb2c4317 psa: driver: Replace pcd_ prefix with psa_drv_
The `pcd_` prefix is ambiguous and does not make it clear that the types
and symbols are standardized by PSA. Replace `pcd_` with a prefix that can
be shared with all PSA drivers, `psa_drv_`.
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: Replace pcd_ prefix with psa_drv_ 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