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

  /src/sys/dev/pci/qat/
qat_hw15var.h 65 sizeof(struct fw_cipher_hdr) + MAX_CIPHER_SETUP_BLK_SZ);
qat_hw15.c 94 struct fw_cipher_hdr *, uint8_t *, uint32_t, enum fw_slice);
537 struct fw_cipher_hdr *cipher_hdr, uint8_t *hw_blk_ptr,
646 struct fw_cipher_hdr *cipher_hdr;
657 ctrl_blk_size += sizeof(struct fw_cipher_hdr);
667 cipher_hdr = (struct fw_cipher_hdr *)(ctrl_blk_ptr +
669 ctrl_blk_offset += sizeof(struct fw_cipher_hdr);
qat_hw15reg.h 429 struct fw_cipher_hdr { struct

Completed in 158 milliseconds