freebsd-dev/secure/lib
Kristof Provost ebd508a0b2 openssl: include d2i_KeyParams() and d2i_KeyParams_bio()
These functions are new, and some ports (e.g.opensc) expect to have them
available. Add the file they're defined in to the build, and add them
to Version.map.

PR:		270076
Reviewed by:	markj, emaste, pierre
Fixes:	b077aed33b ("Merge OpenSSL 3.0.9")
Sponsored by:	Rubicon Communications, LLC ("Netgate")
Differential Revision:	https://reviews.freebsd.org/D40914
2023-07-09 15:18:21 +02:00
..
libcrypt crypt_r(3): fix reentrancy problems with DES 2021-06-15 11:06:40 +01:00
libcrypto openssl: include d2i_KeyParams() and d2i_KeyParams_bio() 2023-07-09 15:18:21 +02:00
libssh ssh: Update to OpenSSH 9.3p1 2023-03-16 10:29:55 -04:00
libssl Merge OpenSSL 3.0.9 2023-06-23 18:53:36 -04:00
tests
Makefile Convert traditional ${MK_TESTS} conditional idiom for including test 2017-08-02 08:35:51 +00:00
Makefile.inc crypto: normalize paths using SRCTOP-relative paths or :H when possible 2017-03-04 11:35:30 +00:00