Home
last modified time | relevance | path

Searched refs:crypto (Results 1 – 25 of 123) sorted by relevance

12345

/dragonfly/crypto/libressl/
HDREADME.DELETED32 crypto/CMakeLists.txt
33 crypto/Makefile.am
34 crypto/Makefile.am.arc4random
35 crypto/Makefile.am.elf-arm
36 crypto/Makefile.am.elf-x86_64
37 crypto/Makefile.am.macosx-x86_64
38 crypto/Makefile.am.masm-x86_64
39 crypto/Makefile.am.mingw64-x86_64
40 crypto/Makefile.in
41 crypto/aes/aes-elf-armv4.S
[all …]
/dragonfly/test/testcases/
HDrunlist.run20 crypto/aes/aestest userland defaults ecbnk44.txt
21 crypto/aes/aestest userland defaults ecbnk48.txt
22 crypto/aes/aestest userland defaults ecbnt44.txt
23 crypto/aes/aestest userland defaults ecbnt48.txt
24 crypto/aes/aestest userland defaults ecbvk44.txt
25 crypto/aes/aestest userland defaults ecbvk48.txt
26 crypto/aes/aestest userland defaults ecbvt44.txt
27 crypto/aes/aestest userland defaults ecbvt48.txt
28 crypto/aesctr/aesctr userland defaults
29 crypto/aesxts/aes_xts userland defaults
[all …]
HDsample.run30 crypto/aes/aestest userland defaults ecbnk44.txt
31 crypto/aes/aestest userland defaults ecbnk48.txt
32 crypto/aes/aestest userland defaults ecbnt44.txt
33 crypto/aes/aestest userland defaults ecbnt48.txt
34 crypto/aes/aestest userland defaults ecbvk44.txt
35 crypto/aes/aestest userland defaults ecbvk48.txt
36 crypto/aes/aestest userland defaults ecbvt44.txt
37 crypto/aes/aestest userland defaults ecbvt48.txt
38 crypto/aesctr/aesctr userland defaults
39 crypto/aesxts/aes_xts userland defaults
[all …]
/dragonfly/usr.bin/nc/
HDMakefile2 .PATH: ${.CURDIR}/../../crypto/libressl/apps/nc
3 .PATH: ${.CURDIR}/../../crypto/libressl/crypto/ecdsa
4 .PATH: ${.CURDIR}/../../crypto/libressl/crypto/rsa
5 .PATH: ${.CURDIR}/../../crypto/libressl/tls
33 CFLAGS+=-I${.CURDIR}/../../crypto/libressl/include
34 CFLAGS+=-I${.CURDIR}/../../crypto/libressl/crypto/evp
/dragonfly/sys/platform/pc64/conf/
HDfiles38 crypto/blowfish/bf_enc.c optional crypto
39 crypto/des/des_enc.c optional crypto
40 crypto/des/des_ecb.c optional crypto
41 crypto/des/des_setkey.c optional crypto
65 dev/crypto/aesni/aesencdec_x86_64.S optional aesni
66 dev/crypto/aesni/aeskeys_x86_64.S optional aesni
67 dev/crypto/aesni/aesni.c optional aesni
68 dev/crypto/aesni/aesni_wrap.c optional aesni
69 dev/crypto/padlock/padlock.c optional padlock
70 dev/crypto/padlock/padlock_cipher.c optional padlock
[all …]
/dragonfly/sys/platform/vkernel64/conf/
HDfiles4 crypto/blowfish/bf_enc.c optional crypto
5 crypto/des/des_enc.c optional crypto
6 crypto/des/des_ecb.c optional crypto
7 crypto/des/des_setkey.c optional crypto
/dragonfly/libexec/ssh-pkcs11-helper/
HDMakefile1 .PATH: ${.CURDIR}/../../crypto/openssh
11 .PATH: ${.CURDIR}/../../crypto/openssh
13 CFLAGS+= -I${.CURDIR}/../../lib/libssh -I${.CURDIR}/../../crypto/openssh
14 CFLAGS+= -I${.CURDIR}/../../crypto/libressl/include
/dragonfly/tools/tools/crypto/
HDREADME1 $FreeBSD: src/tools/tools/crypto/README,v 1.1.2.1 2003/02/24 22:52:36 sam Exp $
2 $DragonFly: src/tools/tools/crypto/README,v 1.2 2003/06/17 04:29:11 dillon Exp $
5 with the built-in iv and key, using hardware crypto. At the end,
7 making ioctl calls to /dev/crypto.
9 For a test of how fast a crypto card is, use something like:
13 This will run a series of tests using the available crypto/cipher
/dragonfly/contrib/file/magic/Magdir/
HDcrypto3 # $File: crypto,v 1.2 2021/03/27 20:15:53 christos Exp $
4 # crypto: file(1) magic for crypto formats
/dragonfly/lib/librecrypto/
HDMakefile.inc2 LIBRESSL_SRC= ${.CURDIR}/../../crypto/libressl
4 LIBRESSL_SRC= ${.CURDIR}/../../../crypto/libressl
8 LCRYPTO_SRC= ${LIBRESSL_SRC}/crypto
HDdfly_config.txt82 /* only for crypto/ * / *.c */
86 /* only for crypto/ * / *.S */
91 /* only for crypto/chacha/chacha-merged.c */
/dragonfly/usr.bin/ssh-keyscan/
HDMakefile2 .PATH: ${.CURDIR}/../../crypto/openssh
9 CFLAGS+= -I${.CURDIR}/../../lib/libssh -I${.CURDIR}/../../crypto/openssh
10 CFLAGS+= -I${.CURDIR}/../../crypto/libressl/include
/dragonfly/usr.bin/ssh-add/
HDMakefile2 .PATH: ${.CURDIR}/../../crypto/openssh
8 CFLAGS+= -I${.CURDIR}/../../lib/libssh -I${.CURDIR}/../../crypto/openssh
9 CFLAGS+= -I${.CURDIR}/../../crypto/libressl/include
/dragonfly/usr.bin/ssh-keygen/
HDMakefile2 .PATH: ${.CURDIR}/../../crypto/openssh
8 CFLAGS+= -I${.CURDIR}/../../lib/libssh -I${.CURDIR}/../../crypto/openssh
9 CFLAGS+= -I${.CURDIR}/../../crypto/libressl/include
/dragonfly/usr.bin/ssh-agent/
HDMakefile2 .PATH: ${.CURDIR}/../../crypto/openssh
8 CFLAGS+= -I${.CURDIR}/../../lib/libssh -I${.CURDIR}/../../crypto/openssh
9 CFLAGS+= -I${.CURDIR}/../../crypto/libressl/include
/dragonfly/usr.bin/scp/
HDMakefile2 .PATH: ${.CURDIR}/../../crypto/openssh
10 CFLAGS+= -I${.CURDIR}/../../lib/libssh -I${.CURDIR}/../../crypto/openssh
11 CFLAGS+= -I${.CURDIR}/../../crypto/libressl/include
/dragonfly/libexec/sftp-server/
HDMakefile2 .PATH: ${.CURDIR}/../../crypto/openssh
10 CFLAGS+= -I${.CURDIR}/../../lib/libssh -I${.CURDIR}/../../crypto/openssh
11 CFLAGS+= -I${.CURDIR}/../../crypto/libressl/include
/dragonfly/share/man/man9/
HDMakefile40 crypto.9 \
448 MLINKS+=crypto.9 crypto_dispatch.9 \
449 crypto.9 crypto_done.9 \
450 crypto.9 crypto_find_device_byhid.9 \
451 crypto.9 crypto_find_driver.9 \
452 crypto.9 crypto_freereq.9 \
453 crypto.9 crypto_freesession.9 \
454 crypto.9 crypto_getcaps.9 \
455 crypto.9 crypto_get_driverid.9 \
456 crypto.9 crypto_getreq.9 \
[all …]
/dragonfly/sbin/tcplay/
HDMakefile10 SRCS+= crypto.c generic_xts.c
11 SRCS+= crypto-dev.c pbkdf2-openssl.c
20 CFLAGS+= -I${.CURDIR}/../../crypto/libressl/include
/dragonfly/crypto/
HDREADME1 $FreeBSD: src/crypto/README,v 1.2.2.2 2001/02/10 04:48:38 kris Exp $
4 holds crypto sources. In other words, this holds raw sources obtained
7 src/lib directories. The separation between src/contrib and src/crypto
/dragonfly/lib/libtcplay/
HDMakefile22 CFLAGS+= -I${.CURDIR}/../../crypto/libressl/include
25 SRCS+= crypto.c generic_xts.c
26 SRCS+= crypto-dev.c pbkdf2-openssl.c
/dragonfly/lib/libssh/
HDMakefile5 .PATH: ${.CURDIR}/../../crypto/openssh
22 sshbuf-getput-crypto.c \
88 CFLAGS+= -I${.CURDIR} -I${.CURDIR}/../../crypto/openssh
89 CFLAGS+= -I${.CURDIR}/../../crypto/libressl/include
/dragonfly/tools/tools/
HDREADME12 crypto Exercise the crypto framework through /dev/crypto
/dragonfly/lib/libdmsg/
HDMakefile4 SRCS+= debug.c subs.c crypto.c msg.c msg_lnk.c service.c
7 CFLAGS+= -I${.CURDIR}/../../crypto/libressl/include
/dragonfly/sys/netgraph/mppc/
HDMakefile18 .PATH: ${.CURDIR}/../../crypto
19 .PATH: ${.CURDIR}/../../crypto/rc4

12345