]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix trace output for provider algorithm names
authorIlie Halip <ilie.halip@nxp.com>
Wed, 14 May 2025 14:40:21 +0000 (17:40 +0300)
committerTomas Mraz <tomas@openssl.org>
Fri, 16 May 2025 08:47:50 +0000 (10:47 +0200)
commitb4944968be19ea8ac4c28aed46d8d0cbe89976cf
treea087f9790c7d897081b7bc585519f5da29b7adec
parent4fb6c56b94eb03f19b86c1c8a9d323db56bc7cc6
Fix trace output for provider algorithm names

Use the index variable to print out the provider algorithm details.

CLA: trivial

Signed-off-by: Ilie Halip <ilie.halip@nxp.com>
Reviewed-by: Paul Yang <kaishen.yy@antfin.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27624)

(cherry picked from commit 1094db3c4e57c4d537837912db3736299b50edef)
crypto/provider_core.c