Home
last modified time | relevance | path

Searched refs:set_cipher_iv (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/crypto/qat/
H A Dqat_sym.c103 set_cipher_iv(uint16_t iv_length, uint16_t iv_offset, in set_cipher_iv() function
279 set_cipher_iv(ctx->cipher_iv.length, ctx->cipher_iv.offset, in qat_sym_build_request()
310 set_cipher_iv(ctx->auth_iv.length, in qat_sym_build_request()
358 set_cipher_iv(ctx->cipher_iv.length, in qat_sym_build_request()
H A Dqat_sym_hw_dp.c72 set_cipher_iv(struct icp_qat_fw_la_cipher_req_params *cipher_param, in set_cipher_iv() function
313 set_cipher_iv(cipher_param, iv, ctx->cipher_iv.length, req); in enqueue_one_cipher_job()
550 set_cipher_iv(cipher_param, cipher_iv, ctx->cipher_iv.length, req); in enqueue_one_chain_job()