VirtualBox

source: vbox/trunk/src/libs/openssl-3.0.1/providers/implementations/asymciphers/build.info@ 94320

Last change on this file since 94320 was 94320, checked in by vboxsync, 3 years ago

libs/openssl-3.0.1: Export to OSE and fix copyright headers in Makefiles, bugref:10128

File size: 292 bytes
Line 
1# We make separate GOAL variables for each algorithm, to make it easy to
2# switch each to the Legacy provider when needed.
3
4$RSA_GOAL=../../libdefault.a ../../libfips.a
5$SM2_GOAL=../../libdefault.a
6
7SOURCE[$RSA_GOAL]=rsa_enc.c
8
9IF[{- !$disabled{"sm2"} -}]
10 SOURCE[$SM2_GOAL]=sm2_enc.c
11ENDIF
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette