Home
last modified time | relevance | path

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

1234

/openbsd-src/sys/conf/
H A Dfiles60 define crypto
527 file dev/softraid_crypto.c softraid & crypto
532 file dev/softraid_raid1c.c softraid & crypto
591 pseudo-device crypto: ifnet
926 file crypto/aes.c ipsec | crypto | uvm_swap_encrypt | wlan
927 file crypto/rijndael.c ipsec | crypto | uvm_swap_encrypt | wlan
928 file crypto/md5.c
929 file crypto/rmd16
[all...]
/openbsd-src/gnu/llvm/llvm/docs/
H A DRISCVUsage.rst63 ``Zbkb`` Supported (`See note <#riscv-scalar-crypto-note1>`__)
65 ``Zbkx`` Supported (`See note <#riscv-scalar-crypto-note1>`__)
78 ``Zknd`` Supported (`See note <#riscv-scalar-crypto-note2>`__)
79 ``Zkne`` Supported (`See note <#riscv-scalar-crypto-note2>`__)
80 ``Zknh`` Supported (`See note <#riscv-scalar-crypto-note2>`__)
81 ``Zksed`` Supported (`See note <#riscv-scalar-crypto-note2>`__)
82 ``Zksh`` Supported (`See note <#riscv-scalar-crypto-note2>`__)
113 .. _riscv-scalar-crypto-note1:
118 .. _riscv-scalar-crypto-note2:
/openbsd-src/usr.bin/file/magdir/
H A Dgnome-keyring9 >>>&0 ubyte 0 \b, crypto type 0 (AEL)
10 >>>&0 ubyte >0 \b, crypto type %hhu (unknown)
/openbsd-src/lib/libcrypto/util/
H A Dmkstack.pl24 @source = (<crypto/*.[ch]>, <crypto/*/*.[ch]>, <ssl/*.[ch]>, <apps/*.[ch]>);
/openbsd-src/lib/libkeynote/
H A DREADME13 crypto support, use "make nocrypto" instead (you still need to run
14 "configure"). If you have built crypto support, "make test-sig" will run
21 - You need the SSLeay/OpenSSL library if you compile with crypto
/openbsd-src/regress/sbin/isakmpd/
H A DMakefile32 SUBDIR= crypto dh hmac prf util
/openbsd-src/regress/sbin/isakmpd/crypto/
H A DMakefile7 SRCS= crypto.c cryptotest.c conf.c log.c monitor.c util.c
/openbsd-src/sys/dev/usb/
H A Dif_uath.c1697 struct uath_cmd_crypto crypto; in uath_set_key() local
1700 bzero(&crypto, sizeof crypto); in uath_set_key()
1701 crypto.keyidx = htobe32(index); in uath_set_key()
1702 crypto.magic1 = htobe32(1); in uath_set_key()
1703 crypto.size = htobe32(368); in uath_set_key()
1704 crypto.mask = htobe32(0xffff); in uath_set_key()
1705 crypto.flags = htobe32(0x80000068); in uath_set_key()
1707 crypto.flags |= htobe32(index << 16); in uath_set_key()
1708 memset(crypto.magic2, 0xff, sizeof crypto.magic2); in uath_set_key()
1715 crypto.key[i] = k->k_key[i] ^ 0xaa; in uath_set_key()
[all …]
/openbsd-src/usr.sbin/tokenadm/
H A DMakefile10 TOKENS= activ crypto snk
/openbsd-src/regress/sys/crypto/chachapoly/
H A DMakefile19 .PATH: ${DIR}/crypto
/openbsd-src/regress/sys/
H A DMakefile4 SUBDIR= altivec_ast btcfi copy crypto dev ddb ffs \
/openbsd-src/regress/sys/crypto/gmac/
H A DMakefile19 .PATH: ${DIR}/crypto
/openbsd-src/regress/sys/crypto/enc/
H A DMakefile12 .PATH: ${DIR}/crypto
/openbsd-src/libexec/login_token/
H A DMakefile9 TOKENS= activ crypto snk
/openbsd-src/usr.sbin/tokeninit/
H A DMakefile12 TOKENS= activ crypto snk
/openbsd-src/regress/sys/crypto/aes/
H A DMakefile19 .PATH: ${DIR}/crypto
/openbsd-src/regress/sys/crypto/cmac/
H A DMakefile19 .PATH: ${DIR}/crypto/
/openbsd-src/regress/sys/crypto/hmac/
H A DMakefile19 .PATH: ${DIR}/crypto/
/openbsd-src/regress/usr.bin/ssh/unittests/conversion/
H A DMakefile7 SRCS+=sshbuf-getput-basic.c sshbuf-getput-crypto.c sshbuf-misc.c sshbuf.c
/openbsd-src/regress/usr.bin/ssh/unittests/match/
H A DMakefile7 SRCS+=sshbuf-getput-basic.c sshbuf-getput-crypto.c sshbuf-misc.c sshbuf.c
/openbsd-src/regress/sys/crypto/key_wrap/
H A DMakefile19 .PATH: ${DIR}/crypto/ ${DIR}/lib/libkern/
/openbsd-src/regress/sys/crypto/aesxts/
H A DMakefile20 .PATH: ${DIR}/crypto
/openbsd-src/regress/sys/crypto/aesctr/
H A DMakefile20 .PATH: ${DIR}/crypto
/openbsd-src/regress/usr.bin/ssh/unittests/sshbuf/
H A DMakefile14 SRCS+=sshbuf-getput-basic.c sshbuf-getput-crypto.c sshbuf-misc.c sshbuf.c
/openbsd-src/lib/libcrypto/arch/aarch64/
H A Darm64cpuid.S

1234