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

/freebsd-13-stable/sys/dev/qat/
H A Dqat_hw15var.h68 sizeof(struct fw_cipher_hdr) + MAX_CIPHER_SETUP_BLK_SZ);
H A Dqat_hw15.c529 struct qat_session *qs, struct fw_cipher_hdr *cipher_hdr,
684 struct fw_cipher_hdr *cipher_hdr;
697 ctrl_blk_sz += sizeof(struct fw_cipher_hdr);
711 cipher_hdr = (struct fw_cipher_hdr *)(ctrl_blk_ptr +
721 ctrl_blk_offset += sizeof(struct fw_cipher_hdr);
H A Dqat_hw15reg.h431 struct fw_cipher_hdr { struct

Completed in 95 milliseconds