openssl/providers/implementations
Eugene Syromiatnikov 05d12fdd95 providers/implementations/keymgmt/ecx_kmgmt.c.in: remove PCT on ECX import
While PCT on import has been removed for DH, EC, RSA, and SLH-DSA,
ECX seems to be overlooked.  Correct that omission.

Complements: 7f7f75816f "import pct: remove import PCTs for most algorithms"
Signed-off-by: Eugene Syromiatnikov <esyr@openssl.org>

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28573)
2025-09-18 13:50:06 +02:00
..
asymciphers Add OSSL_ prefix back onto param names 2025-09-17 08:49:02 +10:00
ciphers Add OSSL_ prefix back onto param names 2025-09-17 08:49:02 +10:00
digests Add OSSL_ prefix back onto param names 2025-09-17 08:49:02 +10:00
encode_decode Add OSSL_ prefix back onto param names 2025-09-17 08:49:02 +10:00
exchange Add OSSL_ prefix back onto param names 2025-09-17 08:49:02 +10:00
include/prov Add OSSL_ prefix back onto param names 2025-09-17 08:49:02 +10:00
kdfs Add OSSL_ prefix back onto param names 2025-09-17 08:49:02 +10:00
kem Add OSSL_ prefix back onto param names 2025-09-17 08:49:02 +10:00
keymgmt providers/implementations/keymgmt/ecx_kmgmt.c.in: remove PCT on ECX import 2025-09-18 13:50:06 +02:00
macs Add OSSL_ prefix back onto param names 2025-09-17 08:49:02 +10:00
rands Add OSSL_ prefix back onto param names 2025-09-17 08:49:02 +10:00
signature Fix ossl_prov_set_macctx 2025-09-17 10:21:46 +10:00
skeymgmt Add OSSL_ prefix back onto param names 2025-09-17 08:49:02 +10:00
storemgmt Add OSSL_ prefix back onto param names 2025-09-17 08:49:02 +10:00
build.info Add generic secret skeymgmt provider, skey abstraction and default skeymgmt 2025-02-15 18:51:30 +01:00