mbedtls/include/psa
Gilles Peskine 8feb3a886d Support key derivation with non-predefined capacity
psa_key_derivation requires the caller to specify a maximum capacity.
This commit adds a special value that indicates that the maximum
capacity should be the maximum supported by the algorithm. This is
currently meant only for selection algorithms used on the shared
secret produced by a key agreement.
2018-11-14 21:15:37 +01:00
..
crypto_driver.h Some changes from 'pcd_' to 'psa_drv_' were missed 2018-10-26 10:56:11 -05: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 Private EC key format: update key representation size macro 2018-10-31 14:10:06 +01:00
crypto_struct.h Change psa_structs to use unsigned ints 2018-09-14 10:02:28 +01:00
crypto.h Support key derivation with non-predefined capacity 2018-11-14 21:15:37 +01:00