mbedtls/include/psa
Gilles Peskine 35675b6b26 Terminology: say "key derivation operation", not "generator"
Generators are mostly about key derivation (currently: only about key
derivation). "Generator" is not a commonly used term in cryptography.
So favor "derivation" as terminology.

This commit updates the function descriptions.
2019-05-16 18:55:25 +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 Terminology: say "key derivation operation", not "generator" 2019-05-16 18:55:25 +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 Merge pull request #102 from gilles-peskine-arm/psa-aead_multipart-delay 2019-05-16 13:34:21 +01:00
crypto_struct.h Terminology: say "key derivation operation", not "generator" 2019-05-16 18:55:25 +02:00
crypto_types.h Declare key id 0 as invalid 2019-05-15 18:42:09 +02:00
crypto_values.h Rename PSA_KDF_STEP_xxx -> PSA_KEY_DERIVATION_INPUT_xxx 2019-05-16 18:55:25 +02:00
crypto.h Terminology: say "key derivation operation", not "generator" 2019-05-16 18:55:25 +02:00