Searched refs:opencrypto (Results 1 - 25 of 46) sorted by relevance

12

/freebsd-10.0-release/sys/modules/cryptodev/
H A DMakefile3 .PATH: ${.CURDIR}/../../opencrypto
/freebsd-10.0-release/sys/opencrypto/
H A Ddeflate.c49 #include <opencrypto/cryptodev.h>
50 #include <opencrypto/deflate.h>
52 SDT_PROVIDER_DECLARE(opencrypto); variable
53 SDT_PROBE_DEFINE2(opencrypto, deflate, deflate_global, entry, entry,
55 SDT_PROBE_DEFINE5(opencrypto, deflate, deflate_global, bad, bad,
57 SDT_PROBE_DEFINE5(opencrypto, deflate, deflate_global, iter, iter,
59 SDT_PROBE_DEFINE2(opencrypto, deflate, deflate_global, return, return,
85 SDT_PROBE2(opencrypto, deflate, deflate_global, entry, decomp, size);
110 SDT_PROBE3(opencrypto, deflate, deflate_global, bad,
130 SDT_PROBE3(opencrypto, deflat
[all...]
H A Dxform.h31 #include <opencrypto/rmd160.h>
H A Dxform.c62 #include <opencrypto/cast.h>
63 #include <opencrypto/deflate.h>
64 #include <opencrypto/rmd160.h>
65 #include <opencrypto/skipjack.h>
69 #include <opencrypto/cryptodev.h>
70 #include <opencrypto/xform.h>
H A Dcriov.c42 #include <opencrypto/cryptodev.h>
H A Dcryptosoft.c41 #include <opencrypto/rmd160.h>
42 #include <opencrypto/cast.h>
43 #include <opencrypto/skipjack.h>
46 #include <opencrypto/cryptodev.h>
47 #include <opencrypto/cryptosoft.h>
48 #include <opencrypto/xform.h>
H A Dcast.c13 #include <opencrypto/cast.h>
14 #include <opencrypto/castsb.h>
H A Dcrypto.c78 #include <opencrypto/cryptodev.h>
79 #include <opencrypto/xform.h> /* XXX for M_XDATA */
89 SDT_PROVIDER_DEFINE(opencrypto); variable
/freebsd-10.0-release/sys/dev/glxsb/
H A Dglxsb.h32 #include <opencrypto/cryptodev.h>
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-10.0-release/sys/modules/crypto/
H A DMakefile3 .PATH: ${.CURDIR}/../../opencrypto
/freebsd-10.0-release/sys/netipsec/
H A Dxform.h46 #include <opencrypto/xform.h>
H A Dxform_ipcomp.c68 #include <opencrypto/cryptodev.h>
69 #include <opencrypto/deflate.h>
70 #include <opencrypto/xform.h>
H A Dxform_esp.c76 #include <opencrypto/cryptodev.h>
77 #include <opencrypto/xform.h>
/freebsd-10.0-release/sys/crypto/aesni/
H A Daesni.h36 #include <opencrypto/cryptodev.h>
/freebsd-10.0-release/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-10.0-release/sys/
H A DMakefile14 netsmb nfs nfsclient nfsserver nlm ofed opencrypto \
/freebsd-10.0-release/include/
H A DMakefile193 cd ${.CURDIR}/../sys/opencrypto; \
288 cd ${.CURDIR}/../sys/opencrypto; \
290 ln -fs ../../../sys/opencrypto/$$h \
/freebsd-10.0-release/sys/kgssapi/krb5/
H A Dkcrypto_des.c39 #include <opencrypto/cryptodev.h>
H A Dkcrypto_aes.c37 #include <opencrypto/cryptodev.h>
/freebsd-10.0-release/sys/mips/nlm/dev/sec/
H A Dnlmseclib.c50 #include <opencrypto/cryptodev.h>

Completed in 312 milliseconds

12