icp_qat_hw_cipher_algo_blk
sizeof(struct icp_qat_hw_cipher_algo_blk));
sizeof(struct icp_qat_hw_cipher_algo_blk),
sizeof(struct icp_qat_hw_cipher_algo_blk));
sizeof(struct icp_qat_hw_cipher_algo_blk),
struct icp_qat_hw_cipher_algo_blk *cipher = &enc_ctx->cipher;
struct icp_qat_hw_cipher_algo_blk *cipher =
(struct icp_qat_hw_cipher_algo_blk *)((char *)dec_ctx +
struct icp_qat_hw_cipher_algo_blk *cd,
sizeof(struct icp_qat_hw_cipher_algo_blk) >> 3;
struct icp_qat_hw_cipher_algo_blk *enc_cd = ctx->enc_cd;
struct icp_qat_hw_cipher_algo_blk *dec_cd = ctx->dec_cd;
struct icp_qat_hw_cipher_algo_blk cipher;
struct icp_qat_hw_cipher_algo_blk cipher;
struct icp_qat_hw_cipher_algo_blk *enc_cd;
struct icp_qat_hw_cipher_algo_blk *dec_cd;