Searched refs:opencrypto (Results 26 - 50 of 74) sorted by relevance

123

/freebsd-11-stable/sys/opencrypto/
H A Dxform_des3.c54 #include <opencrypto/xform_enc.h>
H A Dxform_rijndael.c54 #include <opencrypto/xform_enc.h>
H A Dxform_sha2.c56 #include <opencrypto/xform_auth.h>
H A Dxform_aes_icm.c53 #include <opencrypto/xform_enc.h>
H A Dxform_blf.c54 #include <opencrypto/xform_enc.h>
H A Dxform_aes_xts.c53 #include <opencrypto/xform_enc.h>
H A Dcryptosoft.c32 __FBSDID("$FreeBSD: stable/11/sys/opencrypto/cryptosoft.c 342277 2018-12-20 08:33:11Z ae $");
51 #include <opencrypto/rmd160.h>
52 #include <opencrypto/cast.h>
53 #include <opencrypto/skipjack.h>
56 #include <opencrypto/cryptodev.h>
57 #include <opencrypto/cryptosoft.h>
58 #include <opencrypto/xform.h>
H A Dcast.c13 #include <opencrypto/cast.h>
14 #include <opencrypto/castsb.h>
H A Dcriov.c31 __FBSDID("$FreeBSD: stable/11/sys/opencrypto/criov.c 329343 2018-02-15 21:27:24Z jhb $");
42 #include <opencrypto/cryptodev.h>
H A Dcrypto.c26 __FBSDID("$FreeBSD: stable/11/sys/opencrypto/crypto.c 329099 2018-02-10 04:37:44Z kevans $");
79 #include <opencrypto/cryptodev.h>
80 #include <opencrypto/xform.h> /* XXX for M_XDATA */
91 SDT_PROVIDER_DEFINE(opencrypto); variable
/freebsd-11-stable/sys/netipsec/
H A Dxform.h47 #include <opencrypto/xform.h>
H A Dxform_ipcomp.c70 #include <opencrypto/cryptodev.h>
71 #include <opencrypto/deflate.h>
72 #include <opencrypto/xform.h>
/freebsd-11-stable/sys/dev/glxsb/
H A Dglxsb_hash.c34 #include <opencrypto/cryptosoft.h> /* for hmac_ipad_buffer and hmac_opad_buffer */
35 #include <opencrypto/xform.h>
H A Dglxsb.c53 #include <opencrypto/cryptodev.h>
54 #include <opencrypto/cryptosoft.h>
55 #include <opencrypto/xform.h>
/freebsd-11-stable/sys/crypto/via/
H A Dpadlock.h32 #include <opencrypto/cryptodev.h>
H A Dpadlock_hash.c46 #include <opencrypto/cryptodev.h>
47 #include <opencrypto/cryptosoft.h> /* for hmac_ipad_buffer and hmac_opad_buffer */
48 #include <opencrypto/xform.h>
H A Dpadlock_cipher.c59 #include <opencrypto/cryptodev.h>
H A Dpadlock.c45 #include <opencrypto/cryptodev.h>
/freebsd-11-stable/sys/modules/crypto/
H A DMakefile3 .PATH: ${SRCTOP}/sys/opencrypto
/freebsd-11-stable/sys/
H A DMakefile7 netsmb nfs nfsclient nfsserver nlm ofed opencrypto \
/freebsd-11-stable/sys/crypto/aesni/
H A Daesni.h36 #include <opencrypto/cryptodev.h>
/freebsd-11-stable/sys/kgssapi/krb5/
H A Dkcrypto_des.c39 #include <opencrypto/cryptodev.h>
H A Dkcrypto_aes.c37 #include <opencrypto/cryptodev.h>
/freebsd-11-stable/sys/mips/nlm/dev/sec/
H A Dnlmseclib.c50 #include <opencrypto/cryptodev.h>
/freebsd-11-stable/include/
H A DMakefile212 cd ${.CURDIR}/../sys/opencrypto; \
337 cd ${.CURDIR}/../sys/opencrypto; \
339 ${INSTALL_SYMLINK} ${TAG_ARGS} ../../../sys/opencrypto/$$h \

Completed in 216 milliseconds

123