Lines Matching refs:SRC
92 AESDIR= $(SRC)/common/crypto/aes
93 BLOWFISHDIR= $(SRC)/common/crypto/blowfish
94 ARCFOURDIR= $(SRC)/common/crypto/arcfour
95 DESDIR= $(SRC)/common/crypto/des
96 DHDIR= $(SRC)/common/crypto/dh
97 DSADIR= $(SRC)/common/crypto/dsa
98 ECCDIR= $(SRC)/common/crypto/ecc
99 MPIDIR= $(SRC)/common/mpi
100 RSADIR= $(SRC)/common/crypto/rsa
101 RNGDIR= $(SRC)/common/crypto/rng
102 SHA1DIR= $(SRC)/common/crypto/sha1
103 SHA2DIR= $(SRC)/common/crypto/sha2
104 BIGNUMDIR= $(SRC)/common/bignum
105 PADDIR= $(SRC)/common/crypto/padding
108 include $(SRC)/lib/Makefile.lib
140 -I$(DHDIR) -I$(DSADIR) -I$(ECCDIR) -I$(SRC)/common/crypto \
172 include $(SRC)/lib/Makefile.targ