Home
last modified time | relevance | path

Searched refs:qat_ocf_iv_buf (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/qat/qat/
H A Dqat_ocf_mem_pool.c302 explicit_bzero(qat_cookie->qat_ocf_iv_buf, in qat_ocf_clear_cookie()
303 sizeof(qat_cookie->qat_ocf_iv_buf)); in qat_ocf_clear_cookie()
436 offsetof(struct qat_ocf_cookie, qat_ocf_iv_buf); in qat_ocf_cookie_pool_init()
/freebsd/sys/dev/qat/include/
H A Dqat_ocf_mem_pool.h47 uint8_t qat_ocf_iv_buf[EALG_MAX_BLOCK_LEN]; member