Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/qat/qat_common/
Dqat_algs.c95 struct icp_qat_hw_cipher_algo_blk cipher;
100 struct icp_qat_hw_cipher_algo_blk cipher;
118 struct icp_qat_hw_cipher_algo_blk *enc_cd;
119 struct icp_qat_hw_cipher_algo_blk *dec_cd;
280 struct icp_qat_hw_cipher_algo_blk *cipher = &enc_ctx->cipher; in qat_alg_aead_init_enc_session()
362 struct icp_qat_hw_cipher_algo_blk *cipher = in qat_alg_aead_init_dec_session()
363 (struct icp_qat_hw_cipher_algo_blk *)((char *)dec_ctx + in qat_alg_aead_init_dec_session()
447 struct icp_qat_hw_cipher_algo_blk *cd, in qat_alg_ablkcipher_init_com()
458 sizeof(struct icp_qat_hw_cipher_algo_blk) >> 3; in qat_alg_ablkcipher_init_com()
471 struct icp_qat_hw_cipher_algo_blk *enc_cd = ctx->enc_cd; in qat_alg_ablkcipher_init_enc()
[all …]
Dicp_qat_hw.h302 struct icp_qat_hw_cipher_algo_blk { struct