Neil Horman 62457fd941 Ignore OSSL_MAC_PARAM_DIGEST_NOINIT/OSSL_MAC_PARAM_DIGEST_ONESHOT
The hmac flags OSSL_MAC_PARAM_DIGEST_NOINIT and
OSSL_MAC_PARAM_DIGEST_ONESHOT dont add any real value to the provider,
and the former causes a segfault when the provider attempts to call
EVP_MAC_init on an EVP_MAC object that has been instructed not to be
initalized (as the update function will not have been set in the MAC
object, which is unilaterally called from EVP_MAC_init

Remove the tests for the above flags, and document them as being
deprecated and ignored.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
(Merged from https://github.com/openssl/openssl/pull/23054)
2023-12-26 10:36:00 -05:00
..
2023-11-10 13:27:00 +01:00
2021-05-28 14:29:13 +02:00
2021-05-28 14:29:13 +02:00
2021-05-28 14:29:13 +02:00
2021-05-28 14:29:13 +02:00
2021-05-28 14:29:13 +02:00
2021-05-28 14:29:13 +02:00
2021-05-28 14:29:13 +02:00
2021-05-28 14:29:13 +02:00
2023-09-07 09:59:15 +01:00
2023-09-07 09:59:15 +01:00
2022-12-16 16:36:49 +01:00
2023-09-28 14:23:29 +01:00
2022-05-03 13:34:51 +01:00
2022-05-03 13:34:51 +01:00
2021-03-11 13:27:36 +00:00
2021-03-11 13:27:36 +00:00
2021-06-17 13:24:59 +01:00
2021-02-18 15:05:17 +00:00
2023-09-07 09:59:15 +01:00
2023-09-07 09:59:15 +01:00
2023-12-01 10:31:37 +01:00
2023-09-07 09:59:15 +01:00
2023-09-07 09:59:15 +01:00
2023-09-28 14:23:29 +01:00
2020-08-07 14:16:47 +10:00
2023-09-07 09:59:15 +01:00
2023-09-07 09:59:15 +01:00
2023-09-07 09:59:15 +01:00
2022-05-03 13:34:51 +01:00
2022-05-03 13:34:51 +01:00
2023-09-07 09:59:15 +01:00
2019-10-11 15:30:57 +02:00
2021-11-25 16:04:05 +10:00
2021-09-07 13:35:43 +02:00
2023-09-07 09:59:15 +01:00
2023-09-07 09:59:15 +01:00
2023-09-07 09:59:15 +01:00
2022-05-03 13:34:51 +01:00
2023-09-07 09:59:15 +01:00
2021-04-22 14:38:44 +01:00
2020-04-23 13:55:52 +01:00