Home
last modified time | relevance | path

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

/titanic_50/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_50/usr/src/lib/libc/
H A DMakefile.targ302 $(CHACHAOBJS:%=pics/%): $(SRC)/common/crypto/chacha/$$(@F:.o=.c)
303 $(COMPILE.c) -I$(SRC)/common/crypto/chacha -DKEYSTREAM_ONLY \
304 -o $@ $(SRC)/common/crypto/chacha/$(@F:.o=.c)
/titanic_50/usr/src/test/libc-tests/runfiles/
H A Ddefault.run37 [/opt/libc-tests/tests/random/chacha]
/titanic_50/usr/src/lib/libc/amd64/
H A DMakefile97 chacha.o
1194 pics/arc4random.o := CPPFLAGS += -I$(SRC)/common/crypto/chacha
/titanic_50/usr/src/lib/libc/sparcv9/
H A DMakefile.com122 chacha.o
1241 pics/arc4random.o := CPPFLAGS += -I$(SRC)/common/crypto/chacha
/titanic_50/usr/src/lib/libc/i386/
H A DMakefile.com97 chacha.o
1262 pics/arc4random.o := CPPFLAGS += -I$(SRC)/common/crypto/chacha
/titanic_50/usr/src/lib/libc/sparc/
H A DMakefile.com119 chacha.o
1322 pics/arc4random.o := CPPFLAGS += -I$(SRC)/common/crypto/chacha
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-test-libctest.mf108 file path=opt/libc-tests/tests/random/chacha mode=0555
/titanic_50/exception_lists/
H A Dcstyle166 usr/src/common/crypto/chacha/chacha.c