mbedtls/include/psa
Gilles Peskine 24f10f85e2 Remove domain parameters from the official API
Move psa_get_key_domain_parameters() and
psa_set_key_domain_parameters() out of the official API and declare
them to be implementation-specific extensions.

Expand the documentation of psa_set_key_domain_parameters() a bit to
explain how domain parameters are used.

Remove all mentions of domain parameters from the documentation of API
functions. This leaves DH and DSA effectively unusable.
2019-05-16 19:27:05 +02:00
..
crypto.h Remove domain parameters from the official API 2019-05-16 19:27:05 +02:00
crypto_accel_driver.h Pacify check-names.sh 2019-03-06 18:29:57 +01:00
crypto_driver_common.h Split crypto_driver.h into one for each driver type 2018-12-21 18:17:10 +01:00
crypto_entropy_driver.h Doxygen changes to match the code changes. clarifications. 2019-02-15 17:23:42 -06:00
crypto_extra.h Remove domain parameters from the official API 2019-05-16 19:27:05 +02:00
crypto_platform.h PSA crypto service: encode the key owner (ITS backend only) 2019-02-20 12:52:09 +01:00
crypto_se_driver.h Rename psa_generate_key() and psa_generator_import_key() 2019-05-03 15:44:28 +01:00
crypto_sizes.h Remove domain parameters from the official API 2019-05-16 19:27:05 +02:00
crypto_struct.h Remove domain parameters from the official API 2019-05-16 19:27:05 +02:00
crypto_types.h Declare key id 0 as invalid 2019-05-15 18:42:09 +02:00
crypto_values.h Wrap and reindent some lines 2019-05-16 18:55:25 +02:00