Home
last modified time | relevance | path

Searched refs:icp_qat_hw_cipher_algo_blk (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/
H A Dqat_algs.c41 struct icp_qat_hw_cipher_algo_blk cipher;
46 struct icp_qat_hw_cipher_algo_blk cipher;
71 struct icp_qat_hw_cipher_algo_blk *enc_cd;
72 struct icp_qat_hw_cipher_algo_blk *dec_cd;
247 struct icp_qat_hw_cipher_algo_blk *cipher = &enc_ctx->cipher; in qat_alg_aead_init_enc_session()
329 struct icp_qat_hw_cipher_algo_blk *cipher = in qat_alg_aead_init_dec_session()
330 (struct icp_qat_hw_cipher_algo_blk *)((char *)dec_ctx + in qat_alg_aead_init_dec_session()
414 struct icp_qat_hw_cipher_algo_blk *cd, in qat_alg_skcipher_init_com()
425 sizeof(struct icp_qat_hw_cipher_algo_blk) >> 3; in qat_alg_skcipher_init_com()
438 struct icp_qat_hw_cipher_algo_blk *enc_c in qat_alg_skcipher_init_enc()
[all...]
H A Dicp_qat_hw.h258 struct icp_qat_hw_cipher_algo_blk { struct
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/
H A Dqat_algs.c54 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;
244 struct icp_qat_hw_cipher_algo_blk *cipher = &enc_ctx->cipher; in qat_alg_aead_init_enc_session()
326 struct icp_qat_hw_cipher_algo_blk *cipher = in qat_alg_aead_init_dec_session()
327 (struct icp_qat_hw_cipher_algo_blk *)((char *)dec_ctx + in qat_alg_aead_init_dec_session()
411 struct icp_qat_hw_cipher_algo_blk *cd, in qat_alg_skcipher_init_com()
423 sizeof(struct icp_qat_hw_cipher_algo_blk) >> 3; in qat_alg_skcipher_init_com()
455 struct icp_qat_hw_cipher_algo_blk *enc_c in qat_alg_skcipher_init_enc()
[all...]
H A Dicp_qat_hw.h306 struct icp_qat_hw_cipher_algo_blk { struct

Completed in 6 milliseconds