HomeSort by: relevance | last modified time | path
    Searched defs:cipher_param (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/qat/
qat_hw17.c 490 struct fw_la_cipher_req_params *cipher_param; local in function:qat_hw17_crypto_setup_req_params
510 cipher_param = (struct fw_la_cipher_req_params *)
514 cipher_param->u.s.cipher_IV_ptr = qsc->qsc_iv_buf_paddr;
515 cipher_param->cipher_offset = crde->crd_skip;
516 cipher_param->cipher_length = crde->crd_len;

Completed in 12 milliseconds