Searched refs:icp_qat_hw_cipher_algo_blk (Results 1 – 2 of 2) sorted by relevance
54 struct icp_qat_hw_cipher_algo_blk cipher;59 struct icp_qat_hw_cipher_algo_blk cipher;84 struct icp_qat_hw_cipher_algo_blk *enc_cd;85 struct icp_qat_hw_cipher_algo_blk *dec_cd;260 struct icp_qat_hw_cipher_algo_blk *cipher = &enc_ctx->cipher; in qat_alg_aead_init_enc_session()342 struct icp_qat_hw_cipher_algo_blk *cipher = in qat_alg_aead_init_dec_session()343 (struct icp_qat_hw_cipher_algo_blk *)((char *)dec_ctx + in qat_alg_aead_init_dec_session()427 struct icp_qat_hw_cipher_algo_blk *cd, in qat_alg_skcipher_init_com()438 sizeof(struct icp_qat_hw_cipher_algo_blk) >> 3; in qat_alg_skcipher_init_com()451 struct icp_qat_hw_cipher_algo_blk *enc_cd = ctx->enc_cd; in qat_alg_skcipher_init_enc()[all …]
258 struct icp_qat_hw_cipher_algo_blk { struct