Gilles Peskine
89d8c5c447
Rename some signature-related identifiers
...
Rename some macros and functions related to signature which are
changing as part of the addition of psa_sign_message and
psa_verify_message.
perl -i -pe '%t = (
PSA_KEY_USAGE_SIGN => PSA_KEY_USAGE_SIGN_HASH,
PSA_KEY_USAGE_VERIFY => PSA_KEY_USAGE_VERIFY_HASH,
PSA_ASYMMETRIC_SIGNATURE_MAX_SIZE => PSA_SIGNATURE_MAX_SIZE,
PSA_ASYMMETRIC_SIGN_OUTPUT_SIZE => PSA_SIGN_OUTPUT_SIZE,
psa_asymmetric_sign => psa_sign_hash,
psa_asymmetric_verify => psa_verify_hash,
); s/\b(@{[join("|", keys %t)]})\b/$t{$1}/ge' $(git ls-files . ':!:**/crypto_compat.h')
2019-11-26 18:20:59 +01:00
..
2015-06-25 10:59:56 +02:00
2019-08-15 15:44:50 +01:00
2019-08-15 15:44:50 +01:00
2019-08-15 15:44:50 +01:00
2019-08-15 15:44:50 +01:00
2019-10-10 19:29:27 +02:00
2019-09-11 15:46:45 +02:00
2019-08-15 15:44:50 +01:00
2019-11-01 18:20:42 +03:00
2019-08-15 15:44:50 +01:00
2019-08-15 15:44:50 +01:00
2019-08-15 15:44:50 +01:00
2019-08-15 15:44:50 +01:00
2019-08-15 15:44:50 +01:00
2019-08-15 15:44:50 +01:00
2019-08-15 15:44:50 +01:00
2019-08-15 15:44:50 +01:00
2019-09-18 13:42:36 +01:00
2019-10-23 19:46:57 +02:00
2019-09-04 10:11:45 +01:00
2019-08-15 15:44:50 +01:00
2019-08-19 13:37:46 +01:00
2019-09-05 11:18:58 +01:00
2019-08-15 15:44:50 +01:00
2019-09-10 17:58:20 +03:00
2019-08-19 13:37:46 +01:00
2019-08-15 15:44:50 +01:00
2019-09-30 17:29:54 +02:00
2019-10-04 19:23:00 +02:00
2019-08-15 15:44:50 +01:00
2019-08-15 15:44:50 +01:00
2019-08-15 15:44:50 +01:00
2019-11-12 19:45:13 +01:00
2019-11-15 11:47:14 +01:00
2019-08-15 15:44:50 +01:00
2019-08-15 15:44:50 +01:00
2019-08-15 15:44:50 +01:00
2019-08-15 15:44:50 +01:00
2019-08-15 15:44:50 +01:00
2019-08-15 15:44:50 +01:00
2019-08-15 15:44:50 +01:00
2019-08-15 15:44:50 +01:00
2019-08-15 15:44:50 +01:00
2019-11-26 18:20:59 +01:00
2019-11-26 18:20:59 +01:00
2019-09-23 19:15:54 -04:00
2019-08-15 15:44:50 +01:00
2019-08-15 15:44:50 +01:00
2019-11-05 15:32:53 +01:00
2019-09-04 11:31:35 +01:00
2019-08-15 15:44:50 +01:00
2019-08-15 15:44:50 +01:00
2019-08-08 10:58:09 +02:00
2018-11-23 22:58:38 +01:00
2019-07-23 17:30:37 +01:00
2019-10-01 16:55:29 +02:00
2019-10-01 15:22:29 +02:00
2019-02-19 15:09:14 +02:00
2019-10-08 15:57:27 +02:00
2019-08-08 10:58:09 +02:00
2019-10-28 15:25:10 +00:00
2019-07-31 14:15:27 +02:00
2019-11-26 18:20:59 +01:00
2019-09-05 09:34:34 -04:00
2019-08-15 15:44:50 +01:00
2019-08-15 15:44:50 +01:00
2019-08-15 15:44:50 +01:00
2019-08-15 15:44:50 +01:00
2019-08-15 15:44:50 +01:00
2019-08-15 15:44:50 +01:00
2019-08-15 15:44:50 +01:00
2019-08-15 15:44:50 +01:00
2019-10-04 11:16:24 +02:00
2016-11-04 23:05:56 +01:00
2019-08-15 15:44:50 +01:00