Home
last modified time | relevance | path

Searched refs:chacha (Results 1 – 9 of 9) sorted by relevance

/titanic_44/usr/src/test/libc-tests/tests/random/
H A DMakefile30 chacha \
76 chacha: chacha_tv.c target
77 …PILE.c) -DKEYSTREAM_ONLY -I$(SRC)/common/crypto/chacha -o chacha.o -c $(SRC)/common/crypto/chacha/
78 $(COMPILE.c) -I$(SRC)/common/crypto/chacha -o chacha_tv.o -c chacha_tv.c
79 $(LINK.c) -o $@ chacha_tv.o chacha.o $(LDLIBS)
/titanic_44/usr/src/lib/libc/
H A DMakefile.targ296 $(CHACHAOBJS:%=pics/%): $(SRC)/common/crypto/chacha/$$(@F:.o=.c)
297 $(COMPILE.c) -I$(SRC)/common/crypto/chacha -DKEYSTREAM_ONLY \
298 -o $@ $(SRC)/common/crypto/chacha/$(@F:.o=.c)
/titanic_44/usr/src/test/libc-tests/runfiles/
H A Ddefault.run37 [/opt/libc-tests/tests/random/chacha]
/titanic_44/usr/src/lib/libc/amd64/
H A DMakefile97 chacha.o
1185 pics/arc4random.o := CPPFLAGS += -I$(SRC)/common/crypto/chacha
/titanic_44/usr/src/lib/libc/sparcv9/
H A DMakefile.com121 chacha.o
1231 pics/arc4random.o := CPPFLAGS += -I$(SRC)/common/crypto/chacha
/titanic_44/usr/src/lib/libc/i386/
H A DMakefile.com97 chacha.o
1246 pics/arc4random.o := CPPFLAGS += -I$(SRC)/common/crypto/chacha
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-test-libctest.mf95 file path=opt/libc-tests/tests/random/chacha mode=0555
/titanic_44/usr/src/lib/libc/sparc/
H A DMakefile.com119 chacha.o
1306 pics/arc4random.o := CPPFLAGS += -I$(SRC)/common/crypto/chacha
/titanic_44/exception_lists/
H A Dcstyle146 usr/src/common/crypto/chacha/chacha.c