HomeSort by: relevance | last modified time | path
    Searched refs:fw_auth_hdr (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/qat/
qat_hw15var.h 63 sizeof(struct fw_auth_hdr) + MAX_HASH_SETUP_BLK_SZ);
qat_hw15.c 97 struct fw_auth_hdr *, uint8_t *, uint32_t, enum fw_slice);
568 struct cryptoini *cria, struct fw_auth_hdr *auth_hdr, uint8_t *hw_blk_ptr,
647 struct fw_auth_hdr *auth_hdr;
659 ctrl_blk_size += sizeof(struct fw_auth_hdr);
676 auth_hdr = (struct fw_auth_hdr *)(ctrl_blk_ptr +
678 ctrl_blk_offset += sizeof(struct fw_auth_hdr);
qat_hw15reg.h 452 struct fw_auth_hdr { struct

Completed in 15 milliseconds