Lee Jones
5234756182
ANDROID: sign-file: Fix warning when OPENSSL_NO_ENGINE is set
...
Place drain_openssl_errors() function under the same build constraints
as the code that calls it.
scripts/sign-file.c:96:13: warning: unused function 'drain_openssl_errors' [-Wunused-function]
static void drain_openssl_errors(void)
^
1 warning generated.
For some reason this wasn't picked-up on during automated testing.
Fixes: e9d39639a529 ("FROMLIST: sign-file: Use OpenSSL provided define to compile out deprecated APIs")
Signed-off-by: Lee Jones <lee.jones@linaro.org >
Change-Id: I3b337a9deac4ee83cb780792ece8f5f701a01f5f
(cherry picked from commit fad17703b529eeb423eab346ffb8e8fd16baf745)
Signed-off-by: Naveen <133593113+elohim-etz@users.noreply.github.com >
2026-01-20 14:21:38 +00:00
..
2017-08-10 01:01:03 +09:00
2019-06-11 12:21:51 +02:00
2022-02-04 14:08:47 +05:30
2025-12-24 11:21:00 +00:00
2019-12-05 15:37:04 +01:00
2017-11-02 11:10:55 +01:00
2025-12-24 11:23:47 +00:00
2025-12-24 11:22:46 +00:00
2018-05-30 07:52:21 +02:00
2022-10-26 13:16:58 +02:00
2021-08-15 13:03:31 +02:00
2017-06-23 14:17:38 -06:00
2018-05-30 07:52:17 +02:00
2023-04-26 11:18:58 +02:00
2021-06-03 08:36:11 +02:00
2017-05-14 11:20:44 +09:00
2025-12-24 11:35:41 +00:00
2017-11-02 11:10:55 +01:00
2020-08-01 00:47:08 +08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2023-12-15 09:31:15 +00:00
2019-06-25 11:36:53 +08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-04-25 16:04:04 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-12-14 09:53:06 +01:00
2025-12-24 11:23:49 +00:00
2020-07-29 07:42:54 +02:00
2020-05-20 08:17:01 +02:00
2021-01-12 20:09:06 +01:00
2021-06-03 08:36:11 +02:00
2017-05-14 11:20:44 +09:00
2017-05-14 11:20:44 +09:00
2025-09-01 15:56:32 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-02-07 11:12:17 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2025-12-24 11:21:22 +00:00
2025-12-24 11:21:22 +00:00
2017-07-07 15:09:09 -07:00
2021-07-21 20:40:31 -07:00
2017-05-14 11:20:44 +09:00
2017-08-08 11:09:31 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-12-25 14:26:33 +01:00
2017-11-02 11:10:55 +01:00
2020-01-04 13:59:51 +01:00
2025-08-27 17:12:25 +05:30
2018-02-25 11:07:58 +01:00
2017-11-02 11:10:55 +01:00
2021-11-26 11:40:28 +01:00
2017-11-02 11:10:55 +01:00
2025-12-24 11:49:46 +00:00
2021-03-07 11:46:40 +01:00
2017-11-02 11:10:55 +01:00
2021-02-23 14:55:38 +01:00
2017-12-18 21:11:22 +05:30
2017-11-02 11:10:55 +01:00
2025-12-24 11:19:58 +00:00
2020-01-13 19:38:49 +00:00
2017-11-02 11:10:55 +01:00
2025-08-27 17:06:43 +05:30
2019-07-10 09:14:22 -07:00
2020-01-13 19:38:49 +00:00
2023-01-05 11:38:18 +05:30
2017-11-02 11:10:55 +01:00
2017-12-18 21:11:22 +05:30
2022-09-07 17:56:45 +05:30
2021-12-25 18:11:21 +05:30
2023-10-31 18:41:02 +05:30
2017-11-02 11:10:55 +01:00
2017-05-14 11:20:44 +09:00
2025-12-24 11:32:27 +00:00
2017-11-02 11:10:55 +01:00
2022-09-28 10:56:49 +02:00
2017-11-02 11:10:55 +01:00
2024-03-23 23:45:27 +05:30
2020-07-24 14:27:27 +00:00
2019-10-29 09:16:59 +01:00
2020-04-02 16:34:15 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2023-05-30 17:53:01 +00:00
2019-07-31 07:28:53 +02:00
2022-01-05 12:33:48 +01:00
2020-11-05 11:06:51 +01:00
2021-06-03 08:36:11 +02:00
2026-01-20 14:21:38 +00:00
2017-10-03 17:54:23 -07:00
2021-06-03 08:36:11 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2025-12-24 11:49:32 +00:00
2018-12-08 13:03:35 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00