Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_common/
H A Dqat_algs.c42 struct icp_qat_hw_cipher_algo_blk cipher;
47 struct icp_qat_hw_cipher_algo_blk cipher;
72 struct icp_qat_hw_cipher_algo_blk *enc_cd;
73 struct icp_qat_hw_cipher_algo_blk *dec_cd;
248 struct icp_qat_hw_cipher_algo_blk *cipher = &enc_ctx->cipher; in qat_alg_aead_init_enc_session()
330 struct icp_qat_hw_cipher_algo_blk *cipher = in qat_alg_aead_init_dec_session()
331 (struct icp_qat_hw_cipher_algo_blk *)((char *)dec_ctx + in qat_alg_aead_init_dec_session()
415 struct icp_qat_hw_cipher_algo_blk *cd, in qat_alg_skcipher_init_com()
426 sizeof(struct icp_qat_hw_cipher_algo_blk) >> 3; in qat_alg_skcipher_init_com()
439 struct icp_qat_hw_cipher_algo_blk *enc_cd = ctx->enc_cd; in qat_alg_skcipher_init_enc()
[all …]
H A Dicp_qat_hw.h258 struct icp_qat_hw_cipher_algo_blk { struct