5 select CRYPTO_BLKCIPHER
14 config CRYPTO_DEV_QAT_DH895xCC
15 tristate "Support for Intel(R) DH895xCC"
19 Support for Intel(R) DH895xcc with Intel(R) QuickAssist Technology
20 for accelerating crypto and compression workloads.
22 To compile this as a module, choose M here: the module
23 will be called qat_dh895xcc.
25 config CRYPTO_DEV_QAT_C3XXX
26 tristate "Support for Intel(R) C3XXX"
30 Support for Intel(R) C3xxx with Intel(R) QuickAssist Technology
31 for accelerating crypto and compression workloads.
33 To compile this as a module, choose M here: the module
34 will be called qat_c3xxx.
36 config CRYPTO_DEV_QAT_C62X
37 tristate "Support for Intel(R) C62X"
41 Support for Intel(R) C62x with Intel(R) QuickAssist Technology
42 for accelerating crypto and compression workloads.
44 To compile this as a module, choose M here: the module
45 will be called qat_c62x.
47 config CRYPTO_DEV_QAT_DH895xCCVF
48 tristate "Support for Intel(R) DH895xCC Virtual Function"
54 Support for Intel(R) DH895xcc with Intel(R) QuickAssist Technology
55 Virtual Function for accelerating crypto and compression workloads.
57 To compile this as a module, choose M here: the module
58 will be called qat_dh895xccvf.
60 config CRYPTO_DEV_QAT_C3XXXVF
61 tristate "Support for Intel(R) C3XXX Virtual Function"
66 Support for Intel(R) C3xxx with Intel(R) QuickAssist Technology
67 Virtual Function for accelerating crypto and compression workloads.
69 To compile this as a module, choose M here: the module
70 will be called qat_c3xxxvf.
72 config CRYPTO_DEV_QAT_C62XVF
73 tristate "Support for Intel(R) C62X Virtual Function"
78 Support for Intel(R) C62x with Intel(R) QuickAssist Technology
79 Virtual Function for accelerating crypto and compression workloads.
81 To compile this as a module, choose M here: the module
82 will be called qat_c62xvf.