qat_hw15.c | 537 struct fw_cipher_hdr *cipher_hdr, uint8_t *hw_blk_ptr, 541 (hw_blk_ptr + hw_blk_offset); 568 struct cryptoini *cria, struct fw_auth_hdr *auth_hdr, uint8_t *hw_blk_ptr, 578 auth_setup = (struct hw_auth_setup *)(hw_blk_ptr + hw_blk_offset); 654 uint8_t *hw_blk_ptr; local in function:qat_hw15_crypto_setup_desc 662 hw_blk_ptr = ctrl_blk_ptr + ctrl_blk_size; 671 crie, cipher_hdr, hw_blk_ptr, hw_blk_offset, 680 cria, auth_hdr, hw_blk_ptr, hw_blk_offset,
|