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

/freebsd-13-stable/sys/dev/qat/
H A Dqat_hw15var.h66 sizeof(struct fw_auth_hdr) + MAX_HASH_SETUP_BLK_SZ);
H A Dqat_hw15.c568 struct qat_session *qs, struct fw_auth_hdr *auth_hdr,
605 offsetof(struct fw_auth_hdr, u.aad_sz);
685 struct fw_auth_hdr *auth_hdr;
699 ctrl_blk_sz += sizeof(struct fw_auth_hdr);
725 auth_hdr = (struct fw_auth_hdr *)(ctrl_blk_ptr +
735 ctrl_blk_offset += sizeof(struct fw_auth_hdr);
H A Dqat_hw15reg.h454 struct fw_auth_hdr { struct

Completed in 90 milliseconds