Searched refs:qat_crypt (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/contrib/openzfs/include/sys/
H A Dqat.h181 extern int qat_crypt(qat_encrypt_dir_t dir, uint8_t *src_buf, uint8_t *dst_buf,
197 #define qat_crypt(dir, s, d, a, al, i, db, k, c, el) \ macro
/freebsd-current/sys/contrib/openzfs/module/os/linux/zfs/
H A Dqat_crypt.c293 qat_crypt(qat_encrypt_dir_t dir, uint8_t *src_buf, uint8_t *dst_buf, function
H A Dzio_crypt.c1961 * more involved buffer layout and the qat_crypt() function only
1976 ret = qat_crypt((encrypt) ? QAT_ENCRYPT : QAT_DECRYPT, srcbuf,

Completed in 176 milliseconds