Lines Matching refs:SRC
24 cd $SRC/
33 cd $SRC/cryptofuzz
39 cd $SRC/
55 mkdir $SRC/nettle-with-libgmp-install/
56 cp -R $SRC/nettle $SRC/nettle-with-libgmp/
57 cd $SRC/nettle-with-libgmp/
82 cd $SRC/cryptofuzz/modules/nettle
87 cd $SRC/botan
97 export LIBBOTAN_A_PATH="$SRC/botan/libbotan-3.a"
98 export BOTAN_INCLUDE_PATH="$SRC/botan/build/include"
101 cd $SRC/cryptofuzz/modules/botan
105 cd $SRC/cryptofuzz
112 cp $SRC/cryptofuzz/cryptofuzz $OUT/cryptofuzz-nettle-with-libgmp
114 cp $SRC/cryptofuzz/cryptofuzz-dict.txt $OUT/cryptofuzz-nettle-with-libgmp.dict
116 … cp $SRC/cryptofuzz-corpora/libressl_latest.zip $OUT/cryptofuzz-nettle-with-libgmp_seed_corpus.zip
120 mkdir $SRC/nettle-with-mini-gmp-install/
121 cp -R $SRC/nettle $SRC/nettle-with-mini-gmp/
122 cd $SRC/nettle-with-mini-gmp/
147 cd $SRC/cryptofuzz/modules/nettle
151 cd $SRC/cryptofuzz
158 cp $SRC/cryptofuzz/cryptofuzz $OUT/cryptofuzz-nettle-with-mini-gmp
160 cp $SRC/cryptofuzz/cryptofuzz-dict.txt $OUT/cryptofuzz-nettle-with-mini-gmp.dict
162 …cp $SRC/cryptofuzz-corpora/libressl_latest.zip $OUT/cryptofuzz-nettle-with-mini-gmp_seed_corpus.zip