Searched refs:qsc_iv_buf (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/pci/qat/
H A Dqat.c1583 memcpy(qsc->qsc_iv_buf, crde->crd_iv, ivlen);
1586 cprng_fast(qsc->qsc_iv_buf, ivlen);
1590 qsc->qsc_iv_buf);
1593 qsc->qsc_iv_buf);
1601 qsc->qsc_iv_buf);
1604 qsc->qsc_iv_buf);
1772 qsc_iv_buf);
H A Dqatvar.h577 uint8_t qsc_iv_buf[EALG_MAX_BLOCK_LEN]; member in struct:qat_sym_cookie

Completed in 182 milliseconds