Lines Matching refs:implementations
4 # libfips.a Contains all algorithm implementations that should
8 # liblegacy.a Contains all algorithm implementations that should
12 # libdefault.a Contains all algorithm implementations that should
17 # libfips.a the sources from providers/implementations.
30 # Code in providers/implementations/ should be written in such a way that
34 SUBDIRS=common implementations
45 # Enough of our implementations include prov/ciphercommon.h (present in
46 # providers/implementations/include), which includes crypto/*_platform.h
49 $COMMON_INCLUDES=../crypto ../include implementations/include common/include
79 INCLUDE[$DEFAULTGOAL]=implementations/include
89 INCLUDE[$BASEGOAL]=implementations/include
168 INCLUDE[$LEGACYGOAL]=../include implementations/include common/include