Searched refs:cb_buf (Results 1 – 7 of 7) sorted by relevance
| /f-stack/freebsd/opencrypto/ |
| H A D | criov.c | 250 cc->cc_buf = cb->cb_buf; in crypto_cursor_init() 619 bcopy(src, cb->cb_buf + off, size); in crypto_copyback() 651 bcopy(crp->crp_buf.cb_buf + off, dst, size); in crypto_copydata() 683 error = (*f)(arg, cb->cb_buf + off, len); in crypto_apply_buf() 756 return (cb->cb_buf + skip); in crypto_buffer_contiguous_subsegment()
|
| H A D | cryptodev.h | 403 char *cb_buf; member 512 cb->cb_buf = buf; in _crypto_use_buf()
|
| /f-stack/freebsd/mips/nlm/dev/sec/ |
| H A D | nlmseclib.c | 154 crp->crp_buf.cb_buf, crp->crp_buf.cb_buf_len); in nlm_crypto_form_srcdst_segs() 157 crp->crp_buf.cb_buf, crp->crp_buf.cb_buf_len); in nlm_crypto_form_srcdst_segs()
|
| /f-stack/freebsd/mips/cavium/cryptocteon/ |
| H A D | cryptocteon.c | 367 od->octo_iov[0].iov_base = crp->crp_buf.cb_buf; in cryptocteon_process()
|
| /f-stack/freebsd/crypto/ccp/ |
| H A D | ccp.c | 108 error = sglist_append(sg, cb->cb_buf, cb->cb_buf_len); in ccp_populate_sglist()
|
| /f-stack/freebsd/kern/ |
| H A D | subr_bus_dma.c | 654 error = _bus_dmamap_load_buffer(dmat, map, cb->cb_buf, in bus_dmamap_load_crp_buffer()
|
| /f-stack/dpdk/drivers/baseband/turbo_sw/ |
| H A D | bbdev_turbo_software.c | 1312 turbo_resp.cb_buf = q->code_block; in process_dec_cb()
|