7 lines
206 B
Plaintext
7 lines
206 B
Plaintext
|
# We make separate GOAL variables for each algorithm, to make it easy to
|
||
|
# switch each to the Legacy provider when needed.
|
||
|
|
||
|
$RSA_KEM_GOAL=../../libdefault.a ../../libfips.a
|
||
|
|
||
|
SOURCE[$RSA_KEM_GOAL]=rsa_kem.c
|