crypto_buffer
ccp_populate_sglist(struct sglist *sg, struct crypto_buffer *cb)
ccr_populate_sglist(struct sglist *sg, struct crypto_buffer *cb)
struct crypto_buffer *cb, bus_dmamap_callback_t *callback,
const struct crypto_buffer *cb)
struct crypto_buffer *cb;
crypto_apply_buf(struct crypto_buffer *cb, int off, int len,
crypto_buffer_contiguous_subsegment(struct crypto_buffer *cb, size_t skip,
crypto_buffer_len(struct crypto_buffer *cb)
cb_sanity(struct crypto_buffer *cb, const char *name)
struct crypto_buffer *out;
struct crypto_buffer crp_buf;
struct crypto_buffer crp_obuf;
_crypto_use_buf(struct crypto_buffer *cb, void *buf, int len)
_crypto_use_mbuf(struct crypto_buffer *cb, struct mbuf *m)
_crypto_use_single_mbuf(struct crypto_buffer *cb, struct mbuf *m)
_crypto_use_vmpage(struct crypto_buffer *cb, vm_page_t *pages, int len,
_crypto_use_uio(struct crypto_buffer *cb, struct uio *uio)
int crypto_apply_buf(struct crypto_buffer *cb, int off, int len,
void *crypto_buffer_contiguous_subsegment(struct crypto_buffer *cb,
size_t crypto_buffer_len(struct crypto_buffer *cb);
const struct crypto_buffer *cb);
struct crypto_buffer;
struct crypto_buffer *cb,