package/libopenssl: bump version to 3.5.2
Bugfix release:
- Miscellaneous minor bug fixes.
- The FIPS provider now performs a PCT on key import for RSA, EC and ECX.
This is mandated by FIPS 140-3 IG 10.3.A additional comment 1.
https://github.com/openssl/openssl/releases/tag/openssl-3.5.2
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>