Searched refs:m_apply (Results 1 – 9 of 9) sorted by relevance
| /NextBSD/sys/kgssapi/krb5/ |
| HD | kcrypto_arcfour.c | 150 m_apply(inout, skip, len, rc4_crypt_int, &rs); in arcfour_encrypt() 179 m_apply(inout, skip, inlen, MD5Update_int, &md5); in arcfour_checksum()
|
| HD | kcrypto_des.c | 239 m_apply(inout, skip, inlen, MD5Update_int, &md5); in des1_checksum()
|
| /NextBSD/sys/opencrypto/ |
| HD | criov.c | 188 error = m_apply((struct mbuf *)buf, off, len, f, arg); in crypto_apply()
|
| /NextBSD/sys/dev/usb/ |
| HD | usb_busdma.c | 247 (void) m_apply(m, src_offset, src_len, &usbd_m_copy_in_cb, &arg); in usbd_m_copy_in()
|
| /NextBSD/sys/sys/ |
| HD | mbuf.h | 948 int m_apply(struct mbuf *, int, int,
|
| /NextBSD/sys/dev/usb/net/ |
| HD | if_cdce.c | 888 error = m_apply(m, src_offset, src_len, cdce_m_crc32_cb, &crc); in cdce_m_crc32()
|
| /NextBSD/sys/kern/ |
| HD | uipc_mbuf.c | 1328 m_apply(struct mbuf *m, int off, int len, in m_apply() function
|
| /NextBSD/share/man/man9/ |
| HD | Makefile | 1056 mbuf.9 m_apply.9 \
|
| /NextBSD/sys/netinet/ |
| HD | tcp_subr.c | 2589 m_apply(m, doff, len, tcp_signature_apply, &ctx); in tcp_signature_do_compute()
|